mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Don't await non-async function * Add process lock to system schema cache generation * Add changeset * Publish message on failure as well to release waiting process * Update api/src/utils/get-schema.ts Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> * Update api/src/utils/get-schema.ts Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> * Unsubscribe on callback * Optimize db init * Add timeout and infinite loop protection * Reduce max attempts * Clear timeout on callback --------- Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>