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

Feature/queue dispatch callback #565

Merged

Conversation

timohuber
Copy link

@timohuber timohuber commented Feb 13, 2024

Hi @aronerben

We need a way to access the queue job after it has been enqueued.

I added an optional argument callback which takes the job instance as an argument.

@aronerben
Copy link
Contributor

Hi @aronerben

We need a way to access the queue job after it has been enqueued.

I added an optional argument callback which takes the job instance as an argument.

Hi @timohuber, thanks, the code looks good. Could you squash your commits and remove WIP from the message? Then we can merge :)

@timohuber timohuber force-pushed the feature/queue-dispatch-callback branch from 28ae8b7 to 4268d43 Compare February 13, 2024 16:01
@timohuber
Copy link
Author

Hi @aronerben
We need a way to access the queue job after it has been enqueued.
I added an optional argument callback which takes the job instance as an argument.

Hi @timohuber, thanks, the code looks good. Could you squash your commits and remove WIP from the message? Then we can merge :)

Done ;)

@aronerben aronerben merged commit d1250a2 into oxidizing:master Feb 13, 2024
1 check passed
@aronerben
Copy link
Contributor

@timohuber Thanks, merged!

@timohuber timohuber deleted the feature/queue-dispatch-callback branch February 14, 2024 06:57
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.

2 participants