-
-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client should check Upload-Expires header during upload #97
Labels
Milestone
Comments
@AurelienMendes From these statements I assume that this might be happening:
You can switch to redis store and it should work fine. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Client SHOULD use Upload-Expires header to determine if an upload is still valid before attempting to resume the upload.
https://tus.io/protocols/resumable-upload.html#upload-expires
The text was updated successfully, but these errors were encountered: