Commit 8052cbe
Implement exponential backoff for Copilot refresh after commenting on Padawan PRs (#7288)
* Initial plan
* Initial analysis of exponential backoff implementation plan
Co-authored-by: alexr00 <[email protected]>
* Implement exponential backoff for Copilot refresh after commenting
Co-authored-by: alexr00 <[email protected]>
* Add unit tests for Copilot refresh exponential backoff logic
Co-authored-by: alexr00 <[email protected]>
* Revert yarn.lock to original state
Co-authored-by: alexr00 <[email protected]>
* Change delays, refresh if any timeline event occurred.
* Delete useless tests
* Start delay smaller
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: alexr00 <[email protected]>1 parent 0a303b9 commit 8052cbe
1 file changed
+35
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
353 | 354 | | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
354 | 364 | | |
355 | 365 | | |
356 | 366 | | |
| |||
359 | 369 | | |
360 | 370 | | |
361 | 371 | | |
362 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
363 | 397 | | |
364 | 398 | | |
365 | 399 | | |
| |||
0 commit comments