Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

health: Create API to wait for a stream to become active #180

Merged
merged 6 commits into from
Jan 31, 2024

Conversation

victorges
Copy link
Member

This is to create an API that blocks until a given stream has started. This is required in the
integration of a customer which requires the Create Stream API to block until the given stream
is started (for a pull-ingest stream).

The idea is that the Studio API will call the analyzer service when the blocking behavior is desired
and indirectly block the Create Stream API itself.

Let's say that it's been promoted as a first-party
condition of the health package lol

Doesn't really matter much as we want to kill all of this.
I don't think it reads as good but whatever
@victorges victorges requested a review from a team as a code owner January 31, 2024 00:07
@victorges victorges merged commit 5ab219c into main Jan 31, 2024
13 checks passed
@victorges victorges deleted the vg/feat/wait-stream-started branch January 31, 2024 13:07
victorges added a commit that referenced this pull request Feb 1, 2024
victorges added a commit that referenced this pull request Feb 1, 2024
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.

None yet

2 participants