【发布时间】:2021-03-07 22:45:20
【问题描述】:
我有一个调用 apex 类的流程,这里是执行日志错误,如何解决此错误
流程“ServiceAppointment_API”期间发生错误:发生 Apex 错误:System.AsyncException:
Warning: Approaching hourly email limit for this flow.
Each flow in your organization is limited to 100 error emails per hour. Since 12:00 PM, Salesforce has sent 99 error emails for ServiceAppointment_API flow. After 100 emails, Salesforce suppresses all error emails for this flow. The limit resets at 1:00 PM.
Error element myWaitEvent_myWait_myRule_3_event_0_SA1 (FlowActionCall).
An Apex error occurred: System.AsyncException: You've exceeded the limit of 100 jobs in the flex queue for org 00D36000000rhGR.
Wait for some of your batch jobs to finish before adding more. To monitor and reorder jobs, use the Apex Flex Queue page in Setup.
感谢您的帮助
问候, 卡罗琳
【问题讨论】:
标签: salesforce apex-code salesforce-service-cloud salesforce-communities