Ishan Anilbhai Koradiya
08/20/2024, 5:51 PMMarvin
08/20/2024, 5:51 PMprefect server database upgrade -y
for upgrading and prefect server database downgrade -y -r <revision>
for downgrading.
- Detailed commands and further guidance can be found here: Database Migrations.
3. Notifications After Upgrades:
- For Prefect Cloud, there are options for automation notifications with additional controls compared to self-hosted setups.
- Notifications trigger alerts based on the state changes in your flow and task runs, enabling you to manage and respond to those changes efficiently.
- Further documentation here: Notifications in Prefect.
For specific implementation steps or troubleshooting tips, it might be useful to scour through related GitHub pull requests and issues, like this one where notifications docs links were updated: GitHub PR 11391.
It's essential to keep an eye on Prefect-specific release notes and documentation for any subtle changes or additional commands introduced in new versions.