Actions
action #2242
closedPrevent workers from dying when sqlite database is locked
Description
When the sqlite database is locked (which happens usually due to our staging projects plugin), the request for new commands timeouts and the worker dies.
Actions