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

Add delay into batch registrations #3

Open
briangerard opened this issue Aug 11, 2016 · 0 comments
Open

Add delay into batch registrations #3

briangerard opened this issue Aug 11, 2016 · 0 comments

Comments

@briangerard
Copy link
Contributor

Since the member id is the unix timestamp, running a batch of registrations through results in most of them failing to get into the db. Basically, another registration will get through every second.

Changing the member id to be something different will probably require a little more thought. Easiest workaround right now is to add a second of delay between registrations. A little annoying to wait through a batch, but they will at least be entered.

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