Commit b1b040b
committed
Rescues around the execute.
This prevents the executor from crashing entirely when mosquito itself
encounters an error during the execution setup/teardown. The most common
case for this is when mosquito is running against a redis that has jobs
it's unaware of, and it fails to deserialize the Job.1 parent abdc026 commit b1b040b
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
124 | 135 | | |
125 | 136 | | |
126 | 137 | | |
| |||
0 commit comments