Tinkoff / Horarium

Horarium is the .Net library to manage background jobs
Apache License 2.0
56 stars 12 forks source link

Delete recurrent job from DB #17

Closed Bobreshovr closed 1 year ago

Bobreshovr commented 5 years ago

If a server or process will drop at the moment https://github.com/TinkoffCreditSystems/Horarium/blob/master/src/Horarium/Handlers/ExecutorJob.cs#L117, the job will be lost and never start again.

johnstoletov commented 1 year ago

Resolved in #61