saurabhnanda / odd-jobs

Haskell job queue with admin UI and loads of other features.
https://www.haskelltutorials.com/odd-jobs/
BSD 3-Clause "New" or "Revised" License
75 stars 29 forks source link

Allow immediate & delayed job deletion #106

Closed saurabhnanda closed 1 year ago

saurabhnanda commented 1 year ago

closes #104

closes #22

saurabhnanda commented 1 year ago

@tfausak @jappeace @tchoutri

does this look good to you? unless one explicitly opts-in the delayed job deletion thread is not even started, so i'm not expecting any existing code to break.