function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sd2008sd2008 

Is there a way to see how many @future calls made?

Is there a way to track how many @future function calls made and when?
Best Answer chosen by Admin (Salesforce Developers) 
shillyershillyer

Take a look at the Apex Jobs under Monitoring.

 

Hope that helps,

Sati