Commit 81ffb3f
committed
docs(core): clarify what the workload resume retry covers
The database-outage retry lives on the supervisor-to-engine hop; the workload
client only reaches the supervisor's workload server, so its retry rides out
supervisor blips (e.g. a restart), not DB outages. Fix the comment to say so.1 parent 8334820 commit 81ffb3f
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments