Commit e26dcdd
Fix post-merge clippy errors in retry_evaluation
Remove dead cosmos_headers and body params from
try_handle_retry_trigger_group — only needed by the
!safe_to_retry abort path removed in the idempotency
gate removal. Remove stale status field from Abort
variant after CosmosError refactor (#4442).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent af11d2b commit e26dcdd
1 file changed
Lines changed: 3 additions & 12 deletions
Lines changed: 3 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
264 | 258 | | |
265 | 259 | | |
266 | 260 | | |
| |||
401 | 395 | | |
402 | 396 | | |
403 | 397 | | |
404 | | - | |
405 | | - | |
406 | 398 | | |
407 | 399 | | |
408 | 400 | | |
| |||
547 | 539 | | |
548 | 540 | | |
549 | 541 | | |
550 | | - | |
551 | 542 | | |
552 | 543 | | |
553 | 544 | | |
| |||
0 commit comments