Salesforce Fact #928 | Default minimum enqueue delay
Do you know there is an org-wide setting to specify the default minimum delay for the enqueue jobs which do not have a delay parameter.
From Setup -> Apex settings, we can go to the setting and put a value between 1 and 600 seconds i.e. 10 minutes maximum.
This is not applicable to jobs enqueued using System.enqueue(queueable, delay) method.
Thanks for sharing this, The explanation of Salesforce’s default minimum password length and related best practices is clear and very useful. It's great to understand these subtle security settings better—super helpful...
ReplyDeleteRead more - Salesforce SMS App