Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(typesense): sync server state in getOrCreateCollectionFromModel
This commit updates the `getOrCreateCollectionFromModel` method in `TypesenseEngine` to verify if a collection exists on the server. If not found, it is created. This ensures consistency between the worker and server states.
- Loading branch information