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

Is it possible to set different queue name for each job? #39

Closed
KirillSuhodolov opened this issue Oct 9, 2017 · 10 comments
Closed

Is it possible to set different queue name for each job? #39

KirillSuhodolov opened this issue Oct 9, 2017 · 10 comments
Milestone

Comments

@KirillSuhodolov
Copy link

No description provided.

@pokonski
Copy link
Contributor

pokonski commented Oct 9, 2017

Hey @KirillSuhodolov. I have this planned for the next release 1.1.0. It should be easy to do with ActiveJob since I already assign a queue for all jobs.

@pokonski pokonski added this to the 1.1 milestone Oct 9, 2017
@KirillSuhodolov
Copy link
Author

@pokonski sounds great, do you need any help with it?

@pokonski
Copy link
Contributor

pokonski commented Oct 9, 2017

Definitely with testing :) So stay tuned!

@KirillSuhodolov
Copy link
Author

ok, let me know

@aeris
Copy link

aeris commented Oct 20, 2017

Hi here,

If you are interested, I made a patch for that : aeris@c9f9d92

@pokonski
Copy link
Contributor

@aeris yeah that's exactly how I want to do it 👍

@devilankur18
Copy link
Contributor

@KirillSuhodolov is this released?

@Ranjithkumar
Copy link

@pokonski Can you push this fix as a next version in rubygems?

@pokonski
Copy link
Contributor

pokonski commented Nov 22, 2018

@Ranjithkumar this is now released under version 2.0.0! Thanks for reminding me :)

Check out other changes here:
https://github.com/chaps-io/gush/releases/tag/v2.0.0

/cc @devilankur18 @aeris @KirillSuhodolov

@Ranjithkumar
Copy link

Thanks @pokonski

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants