If I'm not mistaken, Clarizen has a limitation of processes it can handle. Wait for Clarizen to confirm.
Post
FollowClarizen REST execute API Details
Hi,
I always get "Ooos, an unexpected error ocurred. The error was logged and will be examined. <br>The error id is:" when I send 1000 createAndRetrieve APIs in bulk using one execute API. When I reduce the number of enclosed APIs to 500, I I don't get this error anymore.
Question 1:
What is the cause of the error when I sent 1000 APIs in bulk?
Question 2:
What are the restrictions of the execute API? number of included APIs or total size in bytes of the bodies of the included APIs?
Question 3:
Is the execute API response guaranteed to have the same number of elements as the request, with the elements in the same order?
Please sign in to leave a comment.
2 comments
Date
Votes
There is indeed a timeout limitation, and that is what I think is happening with the Oops error. Will it still run with 750?