Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a retry mechanism for failed platform events #302

Open
jongpie opened this issue Apr 28, 2022 · 1 comment
Open

Add a retry mechanism for failed platform events #302

jongpie opened this issue Apr 28, 2022 · 1 comment
Labels
Layer: Logger Engine Items related to the core logging engine Salesforce Feature: Platform Events Items related to how platform events are leveraged by Nebula Logger

Comments

@jongpie
Copy link
Owner

jongpie commented Apr 28, 2022

Summer '22 adds a pilot feature that provides the ability to create callbacks for platform events, both for on success and on error. It'd be useful to leverage this to handle platform events that fail to publish (possibly due to exceeding the org's daily limit for platform events, etc)

https://help.salesforce.com/s/articleView?id=release-notes.rn_platform_events_apex_callbacks_pilot.htm&type=5&release=238

@jongpie jongpie added Layer: Logger Engine Items related to the core logging engine Salesforce Feature: Platform Events Items related to how platform events are leveraged by Nebula Logger Salesforce Release Dependency: v55.0 Summer '22 and removed Salesforce Release Dependency: v55.0 Summer '22 labels Apr 28, 2022
@jongpie
Copy link
Owner Author

jongpie commented Apr 24, 2023

The Summer '23 release (API v58.) includes some new generally available functionality that will make it easier to track failed platform events, using Apex publish callbacks - https://help.salesforce.com/s/articleView?language=en_US&id=release-notes.rn_platform_events_publish_callbacks.htm&release=244&type=5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layer: Logger Engine Items related to the core logging engine Salesforce Feature: Platform Events Items related to how platform events are leveraged by Nebula Logger
Projects
None yet
Development

No branches or pull requests

1 participant