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

Document race behavior #3

Open
glacials opened this issue Nov 3, 2020 · 0 comments
Open

Document race behavior #3

glacials opened this issue Nov 3, 2020 · 0 comments
Labels
question Further information is requested

Comments

@glacials
Copy link
Owner

glacials commented Nov 3, 2020

What happens if:

  1. Two Rails servers with desynchronized clocks try to insert records that ~collide at the same time?
  2. A read-only replica that is ~seconds out of date is used to determine what slug to use?

We should at minimum document these behaviors in the README, at best solve them.

@glacials glacials added the question Further information is requested label Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant