Commit 7081ee7
committed
test: poll with backoff for transient add_request failures
Replace the no-delay 3-attempt retry loop with the poll_until_condition
helper so transient platform-side None results have time to clear between
attempts.1 parent 62e00bd commit 7081ee7
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
743 | 743 | | |
744 | 744 | | |
745 | 745 | | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
| 746 | + | |
| 747 | + | |
751 | 748 | | |
752 | 749 | | |
753 | 750 | | |
| |||
0 commit comments