Description
This error occurs when too many asynchronous Apex jobs have been executed within the past 24 hours, often leading to frequent repeated alerts until the rolling 24-hour period ends.
Kubaru runs several recurring asynchronous jobs, which on their own should not exceed your org’s governor limits. However, when combined with other local customizations and managed packages, they may contribute to exceeding this limit.
Resolution
Monitor your Apex jobs to identify which ones contribute the most to this limit and reduce the asynchronous job usage for the highest-consuming processes.
You can reach out to us at support@kubaru.io for assistance with this. We can also reduce the frequency of Kubaru jobs to lower consumption, though this will increase the time it takes for records to be assigned.