Concurrency
HI,
With Netsuite no longer supporting their SOAP API after 2029 and instructing all Netsuite integrations to use Rest API's, we need a way to better query Netsuite for data.
Currently we can make 1 request at a time on Patchworks in 1 flow which if needing to pull lots of data can result in a slow flow run, the alternative is to use a run flow shape however this doesn't work with virtual environments and can also cause other issues in the long run as maintenance and updates are more difficult than just having 1 flow to manage.
If possible Patchworks should allow for connector shapes (and any other shape) to run concurrently via a setting instead of consecutively without the need for a flow to be split using a run flow shape. There should also be an optional setting for setting a max concurrency on a connector shape so when a concurrent connection request is used 1 flow isn't eating up all the available concurrency.
Thanks,
Liam
Please sign in to leave a comment.
Comments
0 comments