Skip to content

Commit 62eaed5

Browse files
deekshas8cloud-sdk-js
andauthored
fix: Sequential mail sending aborts after one mail is rejected (#5179)
* fix * changeset * Update packages/mail-client/src/mail-client.ts * add test * Changes from lint:fix --------- Co-authored-by: cloud-sdk-js <[email protected]>
1 parent 758fbbf commit 62eaed5

File tree

4 files changed

+372
-255
lines changed

4 files changed

+372
-255
lines changed

.changeset/quick-chefs-invent.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sap-cloud-sdk/mail-client': patch
3+
---
4+
5+
[Fixed Issue] Fix email sending functionality to ensure that emails are sent to all valid addresses. Previously, if an email failed, all subsequent emails were not sent.

.github/actions/check-public-api/index.js

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)