Commit d553ddb
committed
spanconfig: capture context error in reconciliation job resumer
The retrier can break on a context cancellation which is not propagated
out. This change captures those errors and exposes that context error.
Epic: none
Fixes: #167061
Release note: None1 parent 001a9ae commit d553ddb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
| 198 | + | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments