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

Add concurrency to dequeuer #2376

Merged
merged 10 commits into from
Jul 30, 2021
Merged

Add concurrency to dequeuer #2376

merged 10 commits into from
Jul 30, 2021

Conversation

miguelvr
Copy link
Collaborator

@miguelvr miguelvr commented Jul 28, 2021

closes #2200


checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • update docs and add any new files to summary.md (view in gitbook after merging)

Copy link
Member

@RobertLucian RobertLucian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@RobertLucian RobertLucian self-requested a review July 28, 2021 20:47
@miguelvr miguelvr marked this pull request as ready for review July 29, 2021 10:23
pkg/dequeuer/dequeuer.go Show resolved Hide resolved
pkg/dequeuer/dequeuer.go Outdated Show resolved Hide resolved
@miguelvr miguelvr merged commit 81845ae into master Jul 30, 2021
@miguelvr miguelvr deleted the feature/async-workers branch July 30, 2021 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support max_concurrency for async APIs
4 participants