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
Karthik ManoKarthik Mano 

Does queueable apex executions goes to flex queue?

I couldn't find this documentation anywhere. I'm sure that all the batch apex jobs gets queued up in the Apex Flex Queue which now has a LIMIT of 100. Does queueable apex jobs go to Apex Flex Queue as well which will also come under this 100 LIMIT? 

Thanks
Karthik
NagendraNagendra (Salesforce Developers) 
Hi Karthik,

May I suggest you please refer to below link which has an example for the same. Please let us know if this helps.

Thanks,
Nagendra
Karthik ManoKarthik Mano
Hi Nagendra, I am not able to access the link. It shows nothing.