CI timed out on `main` after bumping histogram to ...
# development
h
CI timed out on
main
after bumping histogram to 0.7.4 for the Linux test shard. Please pay attention to that and let me know if you see it more, in case we need to revert. (I've never seen this job timeout before, usually it's 40 minutes max)
b
Tangentially related; Why isn't the version pinned in
pants.toml
? 🤔
h
Ah this is the Rust crate I'm talking about
💡 1
p
r u sure it has to do with the rust complication part? I have seen remote cache auth errors in the log... so maybe checkout those long running builds in Buildsense and see how did they interact with the remote cache? (since those are branch builds, they use the a token from an env variable and not the somewhat limited restricted access token which is used in PRS) so they should always be able to auth and work with the remote cache and buildsense.
h
Not at all sure, only a conjecture
w
is this what you were referring to, or something else https://github.com/pantsbuild/pants/runs/5136090120?check_suite_focus=true …?
Screen Shot 2022-02-09 at 21.25.50.png
that one is actually the python histogram package, but seems like quite a coincidence, heh