Capture Apex cursor limits #760
Labels
Layer: Log Management
Items related to the custom objects & Logger Console app
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 Feature: Reporting
Anything related to reports, dashboards, and the underlying data model
Type: Enhancement
New feature or request
Salesforce has introduced Apex cursors (currently in beta) as a new way to query large data sets. This new functionalty has some new transaction limits, available in the class
System.Limits
. From this page:Nebula Logger should automatically capture & store these new limits in the same way it captures other limits. New fields will need to be created on
LogEntryEvent__e
andLogEntry__c
to store the data.The text was updated successfully, but these errors were encountered: