Skip to content

Parallelize database uploads in case database is slow #28

@slingerbv

Description

@slingerbv

Currently, the clients sits waiting a long time while methods are uploaded to Cassandra. It would probably be more robust to store the methods locally and start a synchronization job regularly. In this way, the client is no longer waiting for the database to respond, which in some cases may never happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions