Commit ec19acb
runner_manager: treat unknown runner job as ended
The runner only tracks jobs of its current process while the job rows live in
the db, so NotFound is the normal case after a regular run, a double click on
"end stream" or a runner restart - and turned every such click into a HTTP 500.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 7799101 commit ec19acb
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
766 | 771 | | |
767 | 772 | | |
768 | 773 | | |
| |||
0 commit comments