- 11 Feb 2025
-
DarkLight
-
PDF
Task Error Config Option in AG Manager
- Updated on 11 Feb 2025
-
DarkLight
-
PDF
Breaking Change Notice
This breaking change applies to the following Itential Platform release versions:
- 2023.2
A new configuration option, errorOnFailedRequestPreconditions
, has been added to app-ag_manager
to report an error if an IAG task is unable to reach an adapter due to an adapter being offline or unhealthy. This is an opt-in feature. When this config option is enabled as true
and an IAG workflow task encounters an offline or unhealthy IAG adapter, the task will enter the error
state, and the job will traverse the task's outgoing error
transition, rather than entering the success
state and traversing the success
transition.
What should I do?
No immediate action is required, as this behavior is opt-in. However, this will become the standard behavior in a subsequent release. Please inspect any IAG tasks in your workflows, ensure they are compatible with the new behavior, and enable this behavior as part of your long-term upgrade plan in order to ensure a seamless transition in the future.
If you need additional support or require more information, please contact our Product Support Team.
Related Reading
- Adapter API Routes
- Degraded Adapter Status
- Error and Failure Paths
- Health Checks Monitoring
- Monitoring