mrc-ide / rrq

:runner::runner::runner: Lightweight Redis queues
https://mrc-ide.github.io/rrq/
Other
24 stars 4 forks source link

Refactor worker spawn #113

Closed richfitz closed 6 months ago

richfitz commented 6 months ago

This gets rid of the blocking key that workers write to, which confused me every time I saw it, and which added very little. We use logwatch for the heavy lifting and report errors via cli::abort