-
Notifications
You must be signed in to change notification settings - Fork 12
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
Improve loading/indexing feedback #11
Comments
Also we need to store previous loader failures to let API users know that stargraph did not fulfill the intended request. Here is a clear case where this is happening though the user still receives a successful acknowledge. Remember that loader is asynchronous by design.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The loading process can take quite a long time hence the user needs some kind of feedback if a query is issued while loader is still running.
The text was updated successfully, but these errors were encountered: