You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to flush my logs to Loggly in a Batch job. With you current functionality, I would have to write my own sendLogs function due to the restriction of "No future calls within Batch Job." I would suggest writing a sendLogs() function that makes the callout but is not a @future function.
The text was updated successfully, but these errors were encountered:
I am attempting to flush my logs to Loggly in a Batch job. With you current functionality, I would have to write my own sendLogs function due to the restriction of "No future calls within Batch Job." I would suggest writing a sendLogs() function that makes the callout but is not a @future function.
The text was updated successfully, but these errors were encountered: