Skip to content

Remove realtime settings updates endpoint#321

Open
marksmith wants to merge 1 commit into
mainfrom
remove-realtime-settings-updates-endpoint
Open

Remove realtime settings updates endpoint#321
marksmith wants to merge 1 commit into
mainfrom
remove-realtime-settings-updates-endpoint

Conversation

@marksmith

@marksmith marksmith commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

This change removes the Aikido::Zen.config.realtime_settings_updates_endpoint and the associated probing machinery, used to probe whether the realtime settings updates endpoint is accessible and use it for polling.

This is in preparation for an ongoing simplification of endpoints used by Zen by Aikido and should not be merged until the unified realtime endpoint supports realtime settings updates, otherwise this will not work, even if the feature flag is enabled.

See #285 for more information about realtime software updates.

Summary by Aikido

Security Issues: 0 Quality Issues: 0 Resolved Issues: 0

🔧 Refactors

  • Removed realtime settings updates endpoint configuration and probe
  • Simplified agent startup to always enable API stream without probing
  • Replaced APIStream probing with direct use of realtime endpoint

More info

@marksmith marksmith marked this pull request as ready for review June 30, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant