Ada Böhm
Ada Böhm
I like the idea that we are distributing MacOs client, but without at least partial automatic testing it is quite thin ice and it will be broken somewhere in the...
> I see. So, currently we offer pre-built binary HyperQueue packages for x64, PowerPC64 and ARM64 Linux, and a pre-built Python HyperQueue package for x64 Linux. > > We could...
Btw: v0.20.0 does not increase crash limit when worker is explicitly stopped via "hq server stop", so it may happen that a task is restarted even `--crash-limit=1` and we were...
Crash counter is now the only was and if you are not using `hq worker stop` then it is also correct one. However our idea was that crash counter is...
My plan is to make rc1 release tomorrow and if no problem is reported then v0.21 will be out at the end of the week.
Version v0.21.0 released: https://github.com/It4innovations/hyperqueue/releases/tag/v0.21.0
> Well, I need to ensure that jobs run only once. The crash limit is the only way I know how to do that but if there is other way,...
The PR has been merged just now, so it will be available in tomorrow's nightly. At this moment we are not aware of any regressions, so it should be relatively...
Hi, Can you please share with us your `hq-processing.log`?
Thank you for your logs. The logs are corrupted by an anussal way. Can you please start the server as "RUST_LOG=debug hq server start", trigger the error and send us...