implement subscription API for volume link state #214

Open
opened 2025-10-14 15:51:58 -06:00 by navan · 0 comments
Owner

Originally created by @tayloraswift on 5/6/2024

per Slack discussion with @Joannis , API users should be able to poll the state of a specific volume (which may or may not exist yet) and receive updates when the volume enters the linked state.

probably, this should be implemented with a Change Stream on the VolumeMetadata collection.

*Originally created by @tayloraswift on 5/6/2024* per Slack discussion with @Joannis , API users should be able to poll the state of a specific volume (which may or may not exist yet) and receive updates when the volume enters the `linked` state. probably, this should be implemented with a Change Stream on the `VolumeMetadata` collection.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/swift-unidoc#214
No description provided.