-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Milestone
Description
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
Labels
No labels
Type
Projects
Status
📋 Backlog