You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TLDR: There's some kind of pause ~120s after a segment gets uploaded before it gets processed. Full logs here but pertinent log lines are like... segment gets pushed and authWebhookUrl fires:
TLDR: There's some kind of pause ~120s after a segment gets uploaded before it gets processed. Full logs here but pertinent log lines are like... segment gets pushed and authWebhookUrl fires:
Then it refreshes its O list, no problems there, but then it stops for a while - we get to ProcessingSegment and "segment emerged":
Then nothing happens for 12 seconds, until we log a LostSegment error:
Watchdog reset:
Then
lpms_is_bypass_needed
happens and we proceed with the transcode:And after that we're done within two seconds:
The text was updated successfully, but these errors were encountered: