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
Currently, even if there's only size condition (which does not need to read the file), it would still be read even if the condition is satisfied. Fix this to be able to check binary files size this way.