Skip to content

Make sure votes are always sent in the order of vote_event_ids #33

Description

@JohannesNakayama

See here:

if vote_event.vote_event_id <= last_processed_vote_event_id

For this condition to do the correct thing, we need to make sure that the vote events are sent in the correct order. Vote event ids are assigned by the backend, not in the global brain service.

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