Commit 7b11d65
committed
Clarify that only make() errors are logged as error status
Duplicate key errors from collisions occur outside make() and are
handled silently - the job reverts to pending or (none) state. Only
genuine computation failures inside make() are logged with error status.1 parent 61cc759 commit 7b11d65
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
435 | 437 | | |
436 | 438 | | |
437 | 439 | | |
438 | | - | |
| 440 | + | |
439 | 441 | | |
440 | 442 | | |
441 | 443 | | |
| |||
0 commit comments