Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client middleware and batches #2406

Closed
mperham opened this issue Jun 25, 2015 · 0 comments
Closed

Client middleware and batches #2406

mperham opened this issue Jun 25, 2015 · 0 comments
Labels

Comments

@mperham
Copy link
Collaborator

mperham commented Jun 25, 2015

Client middleware is allowed to stop the push of a job to Redis but it would still be counted as part of a batch, leading to batches that can never complete, e.g. unique job middleware. A job should not be considered part of the batch until it has passed through the middleware chain.

@mperham mperham added the pro label Jun 25, 2015
@mperham mperham closed this as completed Jul 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant