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: handle undefined message in Retryable catch blocks
Add defensive checks for message existence before attempting retry logic to prevent undefined variable errors if Retryable is thrown before Message object creation.
0 commit comments