Commit c7ccc1f
Add retry logic for all management commands
- use tenacity library
- log at INFO level
- Remove some exception handling in linksearchtotal_collect command to enable retry
Bug: T403209
Change-Id: Idd17a703d4bf64a0aa46eef875938dad6ef681e71 parent 1d1feec commit c7ccc1f
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| 380 | + | |
| 381 | + | |
380 | 382 | | |
381 | 383 | | |
382 | | - | |
| 384 | + | |
383 | 385 | | |
384 | 386 | | |
385 | 387 | | |
| |||
0 commit comments