[SalesForce] Time-based workflow queue limit

Does anyone know if there's a limit to the number of pending actions in the time-based workflow queue? Given that it has filtering options in the monitor I assume it's expecting more than just a handful, but I haven't been able to track down a specific limit. Is 25,000 too many? What about 100,000?

I'd appreciate any feedback, but especially links to official (or semi-official) documentation of said limits.

Thanks,

Best Answer

I dont think there is any such limit, nothing that I came across. Lets consider I created 10 Million accounts using dataloader and have a workflow rule with time trigger like 10 days after created date, the queue may show 10 million pending actions if I search by this workflow name. The only thing you need to take care is the hourly limit of execution.

Salesforce limits the number of time triggers an organization can execute per hour. If an organization exceeds the limits for its Edition, Salesforce defers the execution of the additional time triggers to the next hour. For example, if an Unlimited Edition organization has 1,200 time triggers scheduled to execute between 4:00 PM and 5:00 PM, Salesforce processes 1,000 time triggers between 4:00 PM and 5:00 PM and the remaining 200 time triggers between 5:00 PM and 6:00 PM.