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

Race conditions in Atlas between Dispatcher & Driver actions #10

Open
marcdoan opened this issue Jan 6, 2016 · 1 comment
Open

Race conditions in Atlas between Dispatcher & Driver actions #10

marcdoan opened this issue Jan 6, 2016 · 1 comment

Comments

@marcdoan
Copy link
Contributor

marcdoan commented Jan 6, 2016

Data is corrupted when a dispatcher unassigns an order and the push notification does not reach the Driver in time before he/she accepts/rejects/completes the order.

To mitigate this issue, simply check (on Houston) if the order is assigned to the acting driver before accepting, rejecting, or completing an order.

@vcardillo
Copy link
Member

Is this done? Let's close out stuff that's done.

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

2 participants