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
It's not supported in asynq itself. In our internal code we split up huge batches inside the _flush implementation. I agree it would be a useful feature for asynq itself to add.
Activity
JelleZijlstra commentedon Apr 18, 2022
It's not supported in asynq itself. In our internal code we split up huge batches inside the
_flush
implementation. I agree it would be a useful feature for asynq itself to add.