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

Possible error no data when two clients ask for the same server at the same time #4

Open
NJAldwin opened this issue Dec 5, 2012 · 0 comments
Labels

Comments

@NJAldwin
Copy link
Owner

NJAldwin commented Dec 5, 2012

Due to the way locking is done, if data is malformed or nonexistent and a process is already fetching data for the server (that is, has a lock on that server), the error 'no data' is returned. Instead, perhaps it should wait for the lock to be resolved or return a 'retry' response of some kind...

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

No branches or pull requests

1 participant