Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
21.24k stars 1.44k forks source link

Some potential app migration failure causes #13909

Closed mike12345567 closed 3 weeks ago

mike12345567 commented 3 weeks ago

Description

Attempting to fix some potential app migration issues around versions - these include:

  1. Better setting of context in migration processor
  2. Adding back 3 attempts
  3. Adding 5 concurrent migrations per node
  4. Making sure cache is never set to empty (always read from DB until a migration has been performed)