aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
313 stars 46 forks source link

[Feature Request] Retry failed requests #269

Open kmcginnes opened 5 months ago

kmcginnes commented 5 months ago

Community Note

Graph Explorer Version (and Graph Database and Version used if applicable)

Is your feature request related to a problem? Please describe. Sometimes a request in Graph Explorer will fail, but it should succeed.

Describe the solution you'd like It would be nice to either retry these requests automatically, or provide a mechanism for the user to retry.

kmcginnes commented 5 months ago

A few things I've noticed in the code base: