Selwin Ong
Selwin Ong
Thanks!
Superseded by https://github.com/rq/rq/pull/1725
@lowercase00 thanks for helping triage past issues!
Are you also on MacOS @kernelguardian ?
Do you mind running the test suite and see if everything passes? I also use Mac OS but on Apple Silicon.
Yeah probably, it's not an error I've seen before.
I think the first thing to fix would be the error message which is not descriptive enough, it should provide context as to why work horse was stopped, which in...
I think the bug @emadelwany ran into is already fixed. This error `rq.exceptions.NoSuchJobError: Unexpected job format: {'last_heartbeat': b'2021-06-15T01:34:42.185285Z'}` was caused by a race condition on result handling. I'm open to...
Yes, the default should be the current behavior so we don't introduce any backward compatibility.
What do you think should happen when Kob.fetch finds a key with unexpected data?