-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
Hi, i need to schedule a job to be executed some time in the future. Some times, the same job could be scheduled twice; for recurrent task, there are identifiers that prevent the duplicated job to be configured (as seen here http://docs.hangfire.io/en/latest/background-methods/performing-recurrent-tasks.html#specifying-identifiers).
Is there a way to achieve the same for scheduled tasks?
thanks
Metadata
Metadata
Assignees
Labels
No labels