Skip to content

Add more informative user messaging to %reset on status check timeout #650

@michaelnchin

Description

@michaelnchin

Community Note

  • Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Is your feature request related to a problem? Please describe.

When running any variant of %reset against Neptune DB or Neptune Analytics, hitting the time/retry limit for the availability status check results in the following error message:

Could not retrieve the status of the reset operation within the allotted time of [specified wait time] seconds. If the database  is not in healthy status after at least 1 minute, please try the operation again or reboot the cluster.

This error message is largely accurate for Neptune DB. On the contrary, for Neptune Analytics, reset times longer than 1 minute are fairly normal, depending on the amount of data being removed from the graph.

Describe the solution you'd like.

When exceeding the status retry limit on Neptune Analytics, %reset should return error messages better representative of the current graph health and status. This status information is readily available via the GetGraph API while the graph reset operation is in progress.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Resolved

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions