Skip to content
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

Bug: If Pro account creation fails on post to server, no post should be made to Gaia #169

Open
polluterofminds opened this issue Jul 10, 2019 · 0 comments

Comments

@polluterofminds
Copy link
Contributor

Currently, it's possible to get into a state where no data loads. If a user creates a new Graphite Pro account and that post to the Graphite server fails, the Gaia file with the account data is still posted. This file is used to indicate whether a call should be made to the server. So the presence of that file means that a call will be made to the server where no data will be returned.

That all is OK. But if the failure is somehow due to CORS, that call to the server will never return and the state will be stuck pending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant