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
There are cases where the difference between the creation time of a file in S3 and the time it's listed can exceed 20 seconds, resulting in missing processing of files with the same creation time.
To prevent missing files, please add a feature that allows you to set the CUTOFF_SECOND value within the S3 input plugin, rather than fixing it to 3.