> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/2023-2/release-notes/breaking-changes/task-error-config-option-in-ag-manager/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # Task error config option in AG Manager > Breaking change notice introducing the errorOnFailedRequestPreconditions opt-in config option in app-ag_manager for 2023.2, which becomes standard behavior in a future release. ## Breaking change notice This breaking change applies to the 2023.2 release. A new configuration option, `errorOnFailedRequestPreconditions`, has been added to `app-ag_manager`. When enabled, if a Gateway workflow task encounters an offline or unhealthy Gateway adapter, the task enters the `error` state and the job traverses the task's outgoing `error` transition, rather than entering the `success` state. This is an opt-in feature in 2023.2. ## What should I do? No immediate action is required — this behavior is opt-in. However, it will become the standard behavior in a subsequent release. Inspect any Gateway tasks in your workflows, ensure they are compatible with the new behavior, and plan to enable this option as part of your long-term upgrade strategy. Contact the [Product Support Team](https://itential.atlassian.net/servicedesk/customer/portals) if you need additional support or require more information. ## Related reading * [Adapter API routes](/itential-platform/developer-guide/adapter-api-routes) * [Degraded adapter status](/itential-platform/developer-guide/adapter-degraded-status) * [Monitoring](/itential-platform/monitor/recommendations) > Breaking change notice introducing the errorOnFailedRequestPreconditions opt-in config option in app-ag_manager for 2023.2, which becomes standard behavior in a future release.