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
KMK91KMK91 

To Increase the time limit for apex jobs ?

Code has witten in ClassName implements system.schedulable 
First error: [REQUEST_RUNNING_TOO_LONG] Your request was running for too long, and has been stopped


Thanks
KMK
Khan AnasKhan Anas (Salesforce Developers) 
Hi,

I trust you are doing very well!

Please refer to the below links with a similar discussion which might help you further with the above issue.

https://salesforce.stackexchange.com/questions/231190/request-running-too-long

https://developer.salesforce.com/forums/?id=9060G000000UViKQAW

https://salesforce.stackexchange.com/questions/147481/receiving-query-limit-error-request-was-running-for-too-long-and-has-been-stopp

https://salesforce.stackexchange.com/questions/192022/request-running-too-long-query-timeout-in-batch-apex


I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Thanks and Regards,
Khan Anas
KMK91KMK91
Hi Anas,

Thank you for Sharing but above links is not useful for my requirement
REQUEST_RUNNING_TOO_LONG
Do you know how to increase time limit for this?

Thanks
KMK