-
-
Notifications
You must be signed in to change notification settings - Fork 14
More _ex functions #74
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Personally I would need:
app.get_job_ex— this is especially needed becausepush[_ex]does not tell you whether a job was pushed or deduplicated (matching unique key)Cron.unschedule_exCron.schedule_exBut ideally all methods would have corresponding
_exmethods.