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
Presigned URLs are meant to expire when the presigned URL expires, by setting the Surrogate-Control header in the response we are breaking this premise.
For now I have a VCL snippet to workaround this issue in production but we should fix hasura-storage instead.
The text was updated successfully, but these errors were encountered:
Presigned URLs are meant to expire when the presigned URL expires, by setting the Surrogate-Control header in the response we are breaking this premise.
For now I have a VCL snippet to workaround this issue in production but we should fix hasura-storage instead.
The text was updated successfully, but these errors were encountered: