Jason Zhao
Jason Zhao
Ya I agree with Spencer here, the current behavior of hanging user's scripts indefinitely seems a lot worse in my opinion. I propose we merge this.
Hey folks, sorry for the delay, the feature turned out to be surprisingly tricky but we just shipped it in 0.16.2! Here is the PR for reference: https://github.com/wandb/wandb/pull/6497
would this crash the user's script though? I think as a general design principle, crashing user code feels like a thing we should always avoid.
Hmm, I need to wait to merge this, with this change, we won't build the frontend if the sha doesn't change but there might be CI steps that rely on...