Monitoring API call volume through Decision nodes
Comments
-
You could potentially set up logging for this using our logging steps to capture each call. Also, you could set up an incrementing mechanism in your flow to track every call that is made along with a timestamp comparison.
Sometimes this degradation comes from processes not finishing and piling up when too many consecutive calls are made in a short time period.
