dbader / dbader/schedule

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

Open
#612 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12.3k
Forks
999
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.