Skip to content

Incorrect order of messages in the Matrix when using concurrency in the script #22

@drygdryg

Description

@drygdryg

If the value of the CONCURRENCY_LIMIT .env variable is set to more than 1, messages in the Matrix are displayed in the wrong order (not in chronological order).
To keep the correct message order, I have to set CONCURRENCY_LIMIT=1 and pass the --sort {ts:1} argument to each mongoexport command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions