Error using Data stream: "Failed to iterate on data stream: Socket timeout"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2024 02:10 PM
I'm needing to pull data for 6k records using a custom data stream rest action, I was initially running into this error and decided to use pagination, I also built a workflow to split the 6000 id's up and push the groups into a sub flow that contains the DataStream. This still seems to run into that Socket Timeout error at times but it also works here and there as you can see in the screenshots. Does anyone have any suggestions on what might be causing this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2024 08:03 AM
Your outbound requests take too long. There is a concept in ServiceNow called transaction quotas, which will cancel a long-running request. See https://docs.servicenow.com/csh?topicname=c_TransactionQuotas.html&version=latest