openrag/tests
Edwin Jose 13cc00043b Add robust retry and mocking for embedding API calls
Introduces exponential backoff and Retry-After header handling for embedding API rate limits in both processors and search service. Adds CI fixture to mock OpenAI embeddings, avoiding real API calls during tests. Updates Makefile to document and set MOCK_EMBEDDINGS for integration and CI test targets.
2025-11-26 15:54:38 -05:00
..
integration fix: Make sure we exclude the warmup file ingestion 2025-11-18 12:07:38 -08:00
__init__.py integration tests v0 2025-09-11 16:05:57 -04:00
conftest.py Add robust retry and mocking for embedding API calls 2025-11-26 15:54:38 -05:00