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
Enhance error handling in delay message sending process. (#1367)
Improved error handling and logging during message sending.
Wrapped `_sender.SendAsync(nextMessage)` in a try-catch block to log errors with message IDs.
0 commit comments