When using the Streaming API to consume data, you may occasionally receive the error message:
This streaming API service node is closing for maintenance,
please reconnect immediately
You will receive this error message in cases where the Streaming API node you are connected to has become unhealthy, and needs to be restarted. In a case where this happens, you should simply disconnect from the Streaming API, and create a new connection.
Please note; all DataSift's official API client libraries handle this reconnection automatically.
Comments