Commit dc39ffe
Fix failing JS Tests (shard 3/4): align create_issue retry test assertions with RATE_LIMIT_RETRY_CONFIG (#29647)
* Initial plan
* Fix failing JS tests (shard 3/4): update create_issue retry tests for RATE_LIMIT_RETRY_CONFIG
The tests were written for the old config (maxRetries: 3, maxDelayMs: 45000, jitterMs: 10000)
but RATE_LIMIT_RETRY_CONFIG was updated to (maxRetries: 5, maxDelayMs: 240000, jitterMs: 5000).
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/f7056025-9949-46e1-8ecd-caa9379bfce9
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>1 parent 613b8ce commit dc39ffe
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
737 | | - | |
738 | | - | |
| 737 | + | |
| 738 | + | |
739 | 739 | | |
740 | 740 | | |
741 | 741 | | |
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
765 | | - | |
766 | | - | |
767 | | - | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
| |||
0 commit comments