How to handle rest api timeout in script?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 01:13 AM
Need to inform user (who is triggering the api call)
If api timeout is 60 sec and it's overrun this time, it must give a message to user.
How to achieve this, I am using rest message v2 api in a server script
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 05:09 AM
How to handle api timeout and show message to user from a flow ?