Skip to content

Add delay into batch registrations #3

Description

@briangerard

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions