Flow Queuing Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2025 05:52 AM
Hi team,
At times, my flow gets queued and takes around 30 minutes to process. Is there any specific reason for this, and how can I prevent it from being queued?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2025 06:09 AM
Hello @monica190
That is the expected default behavior of a Flow.
It runs async in the background, and if there are many flows triggered at the same time, they will be queued.
You can change this behavior by running the Flow in foreground instead.
You can also check this KB -
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1179826
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.