We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently tus client storage is not used, so resume support for interrupted sends that will be subsequently retried are not supported.
The text was updated successfully, but these errors were encountered:
Nate, does this mean that tus is not yet an option for pulsar with large files?
Sorry, something went wrong.
I assume @natefoo means write_from_path in the RemoteTransferTusAction, none of the alternative implementations support resume.
write_from_path
RemoteTransferTusAction
No branches or pull requests
Currently tus client storage is not used, so resume support for interrupted sends that will be subsequently retried are not supported.
The text was updated successfully, but these errors were encountered: