v4.11.3 - Bugfix for unhandled exception when email limits are reached #551
jongpie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Many thanks to @patrick-skamarak for this release!
Core Unlocked Package Changes
Bugfixes
LoggerEmailSender
where it would continue to try (and fail) to send email notifications when the org's daily limit forSingleEmail
had been exceeded. Now, it will just skip attempting to send email notifications when the limit has been exceeded.SingleEmail
limits. This will hopefully be implemented in the coming weeks as part of thev4.12.0
milestone (Winter '24 release.Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.11.2...v4.11.3
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y000001HZd0QAG
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y000001HZd0QAG
This discussion was created from the release Bugfix for unhandled exception when email limits are reached .
Beta Was this translation helpful? Give feedback.
All reactions