You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduce axios-retry for retrying failed requests to the mirror node
- Add environmental variables for `delay` and `retry` counts ( 0 `retry` counts disables `axios-retry` )
- Change hbar rate limiter test to one which spends more. This increases the speed, because it's hitting limiter faster.
- Bump timeout for rata limiter acceptance tests, because ofter 240 seconds are not enough.
- Bump hbar rate limiter duration in local acceptance test, because it's failing otherwise.
- Set delays on several places, because some of the tests are hitting rate limit
Signed-off-by: georgi-l95 <[email protected]>
0 commit comments