- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
When using Connect to loading and deleting subscirpitons, sometime there will be error "Timeout: This request exceeded the timeout limit of 120 seconds. Results for this operation are unavailable." returned. Is there a way to fix that?
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Becuase both loading subscirpiton and deleting subscirption are operations involving with multiple other complicated operations so with our current timeout value, which is 120 seconds, there might be Timeout error happens.
And when the timeout error happens, the best practice is to try the task again with the "max_object" to be a value not larger than 10.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Becuase both loading subscirpiton and deleting subscirption are operations involving with multiple other complicated operations so with our current timeout value, which is 120 seconds, there might be Timeout error happens.
And when the timeout error happens, the best practice is to try the task again with the "max_object" to be a value not larger than 10.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √