One to Many Request Delay
Hello All,
I need your valuable insights! While performing one-to-many requests on a database record, we're experiencing overload issues. Out of four requests, one often fails, but retrying the failed request succeeds in updating the record.
To address this, I've created a Celigo flow for automatic error retries. However, I'd love to hear if any of you faced similar challenges and how you tackled them.
Also, can we add delay while making one to many request?
Please share your experiences and ideas.
-
Yash Kumar what database type are you using and what is the concurrency level on your connection settings?
0 -
We are making post request to Microsoft Dynamics365 business central. Concurrency is default
0 -
Yash Kumar by default do you mean the field is blank? If so, you should specify a concurrency level so that we don't make too many requests at a time.
0 -
Are you referring to the below field on the import to define the concurrency here ? Also Unlike NetSuite we don't have an option to define concurrency for the business central connection.
0 -
Yash Kumar concurrency level is on the connection resource itself and not on import/export/flow resources. Here is a screenshot of a BC 365 concurrency setting on the connection level.
Also, here are a few good docs explaining how concurrency works:
0 -
Thanks Tyler! I though there is something different setting in case of one-many request.
I'll try with this
0
Please sign in to leave a comment.
Comments
6 comments