Skip to content

Solve Create Table Issue with Keyspaces #2659

@PeterChen13579

Description

@PeterChen13579

If the database is empty for user's of Clio, Clio will first try to create tables. In AWS_keyspace, creating the tables take a little bit of time (10-20 secs) as they need to provision and configure the necessary resources. During this time when the table is being created, Clio already wants to write to DB and that results in errors. There should be a way to fix this issue by either sleeping Clio when it is creating tables, or continue writes after the tables are created, or potentially sync operations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions