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
Node return object not found message when request range out of bounds
object not found
return payload range is out of bounds
payload range is out of bounds
handle payload range is out of bounds error from remote node in get execute context.
getrange
getrangehash
neofs-dev-env
The text was updated successfully, but these errors were encountered:
Similar fix should help, but correct error handling and transfer will be done after nspcc-dev/neofs-api#150
Sorry, something went wrong.
Fixed starting from https://github.com/nspcc-dev/neofs-node/releases/tag/v0.30.0.
carpawell
No branches or pull requests
Node return
object not found
message when request range out of boundsExpected Behavior
return
payload range is out of bounds
Current Behavior
object not found
Possible Solution
handle
payload range is out of bounds
error from remote node in get execute context.Steps to Reproduce (for bugs)
getrange
orgetrangehash
with range exceeding payload length to a node not in container nodesYour Environment
neofs-dev-env
The text was updated successfully, but these errors were encountered: