Skip to content

Create CreateDatabase workflow for onboarding new users #152

@stevenwarren-stripe

Description

@stevenwarren-stripe

We need a workflow engine worker when a new database is created to setup and connect to the database in RDS.

The workflow will

  • Select a database from the pool of databases
  • Creates the DatabaseUser record using the RDS Client with the username and password for the database
  • Trigger a backfill sync on sync-srv
  • Poll and update the status of the backfill, once sync-srv is complete, it will set the backfilled_at attribute on the database model

Metadata

Metadata

Labels

No labels
No labels

Type

No type
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