Skip to content

Recomended way to check the status of stream(s) #337

Closed Answered by oliver-zehentleitner
avmarko asked this question in Q&A
Discussion options

You must be logged in to vote

there are different approaches here.

Firstly, you can activate exceptions if a stream cannot start. then you have the stream signals. The "result" message should also be a good indication. you could also query the subscriptions with get_stream_subscriptions() after wait_till_stream_has_started() returns true.

A mapping from "subscriptions and confirmed subscriptions" would be nice, but is not implemented.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@avmarko
Comment options

Answer selected by avmarko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants