mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 00:18:06 +00:00

* chore: explicit types in appRunRecord.json This does not change the actual schema of AppRunRecord so no database migrations are required. It improves the ergonomics of building a an app status. * fixed AppLogsViewer.component.tsx * modified AppUtils to use new schema * added wide catcher