Hi, all. I have some questions about setting concurrency for an integration record. We have one integration that floods NetSuite with requests twice per day. NetSuite errors and they retry, so the requests all eventually get processed but it occasionally impacts other integrations.
• We have a max concurrent request of 40. If we set the concurrency limit on this integration, let's say to 5, Does this mean they can only have five concurrent services and will continue to receive errors if they go above this?
• Does this mean they will always have 5 reserved for them and we essentially only have 35 left for the rest of our integrations even when the problematic integration is not being used?
• In Concurrency Monitor, will these time slots still show red because it will error when it exceeds 5 concurrent requests even if the total number of requests is in the 50 or 75 range rather than all of our red slots are 100+?
Ignoring it doesn't seem viable but limiting this one integration for problems twice per day doesn't seem worth it if we're restricting our remaining integrations the remainder of the day.