UPDATE: Now It’s done.
We’re currently working on a database migration to adjust the structure of one of our most-used tables, which stores run information. Unfortunately, the we are facing problems large with amount of data,
It not possible to do it without downtime.
Impact Details:
- Web Application Downtime: There will be a 15-30-minute downtime for the web app while we perform the migration.
- Workers & Flows: The workers will still be able to process flows after the migration is completed, polling jobs will run after as well.