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
fix(tests): update RetryStatusRow to handle rate limit attempt/maxAttempts and empty metadata cases
- Add support for attempt/maxAttempts parameters in rate limit scenarios
- Return default backoff waiting message when metadata is missing
- Fix test expectations to match component output
- All 6 tests now passing
0 commit comments