Commit 2373a33
committed
fix(webapp): resume syncs the fresh row's limit and honors a zero limit
Resume writes the engine limit from the row the update returned, so a
concurrent deploy's change is not overwritten with a stale snapshot,
and a declared limit of zero is written as zero instead of removing
the limit and leaving the queue uncapped.1 parent e3f7ed4 commit 2373a33
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
63 | | - | |
64 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
65 | 74 | | |
66 | 75 | | |
67 | 76 | | |
| |||
0 commit comments