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
I forgot that the watcher will report new files before they're ready, so we could accidentally process them too early. I had a workaround for this somewhere else already that I can throw into here too, that checks the file size isn't increasing over time.
The text was updated successfully, but these errors were encountered:
I forgot that the watcher will report new files before they're ready, so we could accidentally process them too early. I had a workaround for this somewhere else already that I can throw into here too, that checks the file size isn't increasing over time.
The text was updated successfully, but these errors were encountered: