ejschmitt / delayed_job_web

Resque like web interface for delayed job
MIT License
478 stars 188 forks source link

Add confirmation message when clearing jobs #136

Open hashwin opened 1 year ago

hashwin commented 1 year ago

I accidentally clicked on 'Clear failed jobs' when I meant to retry, not a great situation. This PR adds a confirmation message since Clearing is a destructive action.