95411: Configuration version conflict
ERROR
The Intelligence Configuration could not be updated due to a version conflict.
- Configuration was modified by another request since it was last fetched.
- The
If-Matchheader value does not match the current configuration version. - Concurrent updates to the same configuration
- Fetch the latest configuration version before updating.
- Use the current ETag/version in the
If-Matchheader. - Implement retry logic with fresh data after conflict errors.