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 there a way to get the status of a job by the job id? #125

Open
tillmannr opened this issue Mar 17, 2020 · 1 comment
Open

Is there a way to get the status of a job by the job id? #125

tillmannr opened this issue Mar 17, 2020 · 1 comment

Comments

@tillmannr
Copy link

We are using redis and trying to implement a polling logic, so we need to tell if a job is currently being processed. Is there a way to do it?

@mmucklo
Copy link
Owner

mmucklo commented Mar 18, 2020

@tillmannr From the code paths it doesn't seem like I track the currently running job in Redis.

This could be a feature that could be implemented however.

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

No branches or pull requests

2 participants