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
Hi, at the moment the mounting fails for us with memory or timeout when we have millions of files on the root of the mount path because there's a listing step after mounting. It also takes incredibly long to get everything through even if it doesn't fail.
Attempted Solutions
Proposal
The proposal is to remove the listing step or make it configurable so that it can be skipped
References
The text was updated successfully, but these errors were encountered:
Use-cases
Hi, at the moment the mounting fails for us with memory or timeout when we have millions of files on the root of the mount path because there's a listing step after mounting. It also takes incredibly long to get everything through even if it doesn't fail.
Attempted Solutions
Proposal
The proposal is to remove the listing step or make it configurable so that it can be skipped
References
The text was updated successfully, but these errors were encountered: