Skip to content
Discussion options

You must be logged in to vote

The message translates as: For the integration, during the 10-minute window ending at 16:56 UTC, the average execution time per invocation was about 5.4 seconds, which is above your configured limit of 5 seconds. Because even a single 10-minute period above that limit is enough to trigger the alarm, CloudWatch flipped the alarm into ALARM state.

It does not necessarily mean timeouts — just that average duration is creeping above the 5s ceiling.

In this case I would ignore it, but also make sure you are avoiding duplicate invocations. When you post to Draft API, make sure to include this header so it won’t re-trigger the integration. https://dev.arcxp.com/integrations/ifx-faqs-troubleshoot…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by praneetharao0994
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
arcxp/ifx Integration framework
2 participants