Skip to content

[_] fix: do not list removed devices#1042

Merged
apsantiso merged 1 commit into
masterfrom
fix/stop-listing-removed-devices
Apr 17, 2026
Merged

[_] fix: do not list removed devices#1042
apsantiso merged 1 commit into
masterfrom
fix/stop-listing-removed-devices

Conversation

@apsantiso
Copy link
Copy Markdown
Collaborator

What

I got a report by the macOS team claiming this endpoint was too slow.

We weren't filtering out removed devices, causing empty checks to run against deleted devices. This is not a common situation, but users with many deleted backups could be affected.

We still have a 1 + N issue, but given how infrequent this operation is, let's monitor it for now.

@sonarqubecloud
Copy link
Copy Markdown

@apsantiso apsantiso merged commit b3d0179 into master Apr 17, 2026
9 checks passed
@apsantiso apsantiso deleted the fix/stop-listing-removed-devices branch April 17, 2026 14: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