Skip to content

Commit 672d706

Browse files
bbonaminrosa
authored andcommitted
Update README.md
fix mission_control mention in README mission_control-jobs has been released, so the README needs some minor updates.
1 parent 01b3a5d commit 672d706

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,7 @@ failed_execution.retry # This will re-enqueue the job as if it was enqueued for
229229
failed_execution.discard # This will delete the job from the system
230230
```
231231

232-
We're planning to release a dashboard called _Mission Control_, where, among other things, you'll be able to examine and retry/discard failed jobs, one by one, or in bulk.
233-
232+
We've recently open sourced [mission_control-jobs](https://github.com/basecamp/mission_control-jobs), where, among other things, you're be able to examine and retry/discard failed jobs.
234233

235234
## Puma plugin
236235
We provide a Puma plugin if you want to run the Solid Queue's supervisor together with Puma and have Puma monitor and manage it. You just need to add

0 commit comments

Comments
 (0)