Currently the stream is running in a worker process, and when new filtering information is received, the parent messages the child to reconnect the stream, but somehow the tweet event doesn't get triggered after a while (data is received from the stream). I'm not familiar with node's stream API, but could it be there's somekind of hiccup happening?
Currently the stream is running in a worker process, and when new filtering information is received, the parent messages the child to reconnect the stream, but somehow the tweet event doesn't get triggered after a while (data is received from the stream). I'm not familiar with node's stream API, but could it be there's somekind of hiccup happening?