rails / mission_control-jobs

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

Infrastructure to invoke a backtrace cleaner for failed jobs backtraces #146

Closed hms closed 3 weeks ago

hms commented 3 months ago

Adds a button to allow invoking a backtrace_cleaner on the backtrace of a failed job.

hms commented 3 months ago

@rosa Could I get this looked at and any feedback necessary to move it forward?

Hal

rosa commented 3 months ago

@hms yes! Sorry for the delay, I didn't have time last week to look at it but I had it in my plans. I'll try to review next week.

hms commented 2 months ago

@rosa

Hopefully I didn't cross a complexity line with this update. But I do believe I have addressed your valuable feedback and a little more.

@hms

hms commented 1 month ago

@rosa Are there still outstanding issues that I haven't addressed? I would love for this to get pushed so I can get back onto the mainline releases.

rosa commented 3 weeks ago

@hms sorry for the delay! All great now 👍 👍 Thanks for your patience!