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

How can I retrieve the name of the next scheduled job? #612

Open
mdwybo opened this issue Jan 29, 2024 · 0 comments
Open

How can I retrieve the name of the next scheduled job? #612

mdwybo opened this issue Jan 29, 2024 · 0 comments

Comments

@mdwybo
Copy link

mdwybo commented Jan 29, 2024

Hi. First, thanks for writing schedule, it has simplified a lot of work for me. One thing I would like to do is to retrieve the name of the next scheduled job. I can get the datetime the next job will run and how many seconds until it kicks off but I cannot figure out how to get its name. By name I mean either the name of the function it calls or some unique tag. Is this possible with the existing functionality? If not is there a workaround that will retrieve the next job’s name? Or is this something for a potential future release? If the latter I would be happy to write the use case, do the testing, and write the documentation, I’m just not capable of doing the coding. Thanks.

@mdwybo mdwybo changed the title Get the name of the next scheduled job How can I retrieve the name of the next scheduled job? Jan 31, 2024
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

1 participant