/
Max Number of Streams allowed
Max Number of Streams allowed
This article pertains to: Inform (v2)
What is the maximum number of stream allowed to be created for the Streaming API
Validic allows up to 5 streams per access group. For each stream, up to 3 connections can be established. However, for replay streams, 5 replay streams may be created but each stream can only have up to 5 connections established.
In order to create a new stream when the limit is reached, an existing stream needs to first be deleted before creating a new one - https://helpdocs.validic.com/docs/delete-a-stream. There must be no current established connections for the stream when it is being deleted, otherwise this will return an error.
Related content
HTTP 422 Error when connecting to streams
HTTP 422 Error when connecting to streams
More like this
Managing Connections to a Stream
Managing Connections to a Stream
More like this
Streaming API FAQ
Streaming API FAQ
More like this
SSE Connection Best Practices
SSE Connection Best Practices
More like this
Streaming API vs Push Service
Streaming API vs Push Service
More like this
Only Seeing POKE Events in Stream
Only Seeing POKE Events in Stream
More like this