You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have you thought about a more distributed usecase of sidequest?
I would like to enqueue jobs via server A (API endpoint, receives requests) and run the jobs on servers B and C.
Can I stop the processing of jobs on server A somehow?