Ramit Goolry
Ramit Goolry
Hi @LuoXin-s, I can see that the `WriterThread` class, of which `record_writer_thread` is an instance, does not call `stopped.set()`. However, when one thread sends a stopped signal, every other thread...
Hi @LuoXin-s, The `stopped` flag is what drives all of this, you are right that the `KeyboardInterrupt` stops all the threads, but so does the `process_check.is_dead()` check. That essentially checks...
Hi @yermandy, Thanks for your request. I definitely see how this would be helpful, I'll pass this request along to our engineers. Thanks, Ramit
Hi @nicolas-dufour! That is definitely odd behavior, we should not be trying to connect to the server in case the run is marked as offline. Is there a minimal reproduction...
Hi @nicolas-dufour ! Got it, alongside the debug.log, there should be a debug-internal.log associated to this run as well. That should have some more information about what was happening within...
Hi @nicolas-dufour, We wanted to follow up with you regarding your support request as we have not heard back from you. Please let us know if we can be of...
Hi @samfux84, This usually happens when there is an unstable internet connection. Can you confirm if this is happening consistently across all experiments and only at `wandb.finish()` or if this...
Hi @luckyhug @dorbittonn, Could you share the `debug-internal.log` files associated to the affected error from the `wandb` folder - most of the time this error doesn't linger around for multiple...
Hi @cwfparsonson, Currently, there is no way to perform bulk actions on charts. This is a planned feature to be added in the future and I will increase the priority...
Hi @ionutmodo! Not at the moment, I'll let you know when there are further changes! Thanks, Ramit