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
fix: improve key sanitzation
s3 keys do not start with a `/`, so we trim it if found.
Additionally, steamline the Stat operation to make the errors
clearer.
Signed-off-by: Lucas Roesler <[email protected]>