Rohit Sud
Rohit Sud
> If you change it to a scheduled stream it will work It won't end the stream if you do that but it still hangs like the screenshot shows.
@svenerbeck @ioppermann This is not completely a third-party issue. The issue is that restreamer breaks the video upload stream for more time that is allowed by Youtube and so Youtube...
Notice the gap in the last segment is the same as previous ones even though it is for 30 mins versus 1h for old measurements. 
It is possible that you are using a middleware that is not hooked with a CLS compatible promise library. This is a major drawback in using CLS; you need to...
Short of implementing these modules with support for CLS, there is no way to ensure request tracking will work once these modules have been called.
Are the jobs executing within the context of the same node process? If so, you can use CLS to track the context (assuming that all your middleware etc support CLS)....
@xob0t It does not work as expected. Any picture with the text of the person's name also gets included in the search results.
While that would fix it in the interim, consider updating the application to work with the updated library (or make the dependency permissive enough to use upgraded library)