rails / mission_control-jobs

Dashboard and Active Job extensions to operate and troubleshoot background jobs
MIT License
599 stars 68 forks source link

Run scheduled job immediately #57

Closed hwhelchel closed 4 days ago

hwhelchel commented 9 months ago

Would be nice to have a button that allows you to run a scheduled job immediately.

bruno-costanzo commented 9 months ago

Can I give this a try?

rosa commented 9 months ago

@bruno-costanzo of course!

rosa commented 9 months ago

This is closely related to https://github.com/basecamp/mission_control-jobs/issues/37.

bruno-costanzo commented 9 months ago

To clarify the scope and understand better, I think we could directly say that it is the same task. @rosa

rosa commented 8 months ago

@bruno-costanzo yeah, the way it's been implemented in #74 makes this completely trivial, so it's definitely better to wait for that 😊

nzifnab commented 6 months ago

It looks like that got merged, and I also would really like the ability to trigger scheduled jobs immediately... Has any work been done here yet? @bruno-costanzo

kykyi commented 2 months ago

Bumping on this, can I open a PR @rosa?

rosa commented 4 days ago

This is done in #199 and will be available in version 0.5.0.

christopher-b commented 3 days ago

This is great news. Thanks @rosa!