Commit 7187585
committed
[issue-1001] fix: abort message resend on send failure
The `resendMessages` method was updated to properly abort the message resend process when a send operation fails by implementing a break statement, thus addressing the test issue where the expected messages sent count did not match the actual count. However, the project build failed due to unresolved dependencies, preventing the verification of changes through testing.1 parent 8e253ac commit 7187585
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2410 | 2410 | | |
2411 | 2411 | | |
2412 | 2412 | | |
| 2413 | + | |
2413 | 2414 | | |
2414 | 2415 | | |
2415 | 2416 | | |
| |||
0 commit comments