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
As far as I understand,current_chunk_incomplete denotes when the streamer has not finished writing the archives in the dir. It never gets renamed to current_chunk_complete so the user doesn't know when commit() has finished. If I am misunderstanding, please let me know.
The text was updated successfully, but these errors were encountered:
As far as I understand,
current_chunk_incomplete
denotes when the streamer has not finished writing the archives in the dir. It never gets renamed tocurrent_chunk_complete
so the user doesn't know when commit() has finished. If I am misunderstanding, please let me know.The text was updated successfully, but these errors were encountered: