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
Loss situation: When the file flush and file renaming occur very close to each other, part of the content of the old file may be lost.
Duplication situation: If a write event and a rename event for a file occur close in time, and the write notification is marked as a truncated event, then if collection starts from the beginning, the first part of the new file will be collected twice.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: