Closed yooouuri closed 5 years ago
You can see the StreamStatus
is still CREATING
– this is to match production so that your code doesn't assume that the shards will be available immediately – you can adjust the amount of time the stream stays in this state using --createStreamMs
as in the README
@mhart Ah now I see it, thanks for you reply!
Calling the both methods
I get the following response:
The Shards array is always empty...
Running
And
In the terminal gives me a stream with shards...