Skip to content

"Index Docs To Typesense" workflow should delete old/errored collections by default #11799

@G0maa

Description

@G0maa

This action:
https://github.com/typeorm/typeorm/actions/workflows/docsearch.yml

seems to be failing occasionally, I've noticed it's something related to
typesense.exceptions.ObjectUnprocessable: [Errno 422] Rejecting write: running out of resource type: OUT_OF_MEMORY

As seen in this run:
https://github.com/typeorm/typeorm/actions/runs/19625208751/job/56192680136

After some investigation, issue seems to be entirely server-side.

After some GPTing:

For Typesense Cloud:
1. Open the dashboard
2. Look at:
  - Memory used vs limit
  - Document count
  - Collection count
  - Old tmp collections

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions