Skip to content

Conversation

@r4victor
Copy link
Collaborator

@r4victor r4victor commented Jan 19, 2026

This PR removes the loading of deleted instances in /api/fleets/list, /api/{project_name}/fleets/list, and /api/{project_name}/fleets/get. These endpoints can now return only active instances to avoid queries and responses of potentially unlimited size.

Backward compatibility

CLI/UI don't need deleted instance in those endpoints. While the behavior formally changes, it was not documented/guaranteed that deleted instances are returned and unlikely to be used.

@r4victor r4victor merged commit a07ef35 into master Jan 19, 2026
28 checks passed
@r4victor r4victor deleted the pr_optimize_list_fleets branch January 19, 2026 12:16
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.

2 participants