Skip to content

503 error - continue? #528

@drag1c

Description

@drag1c

When running build_task in the MiroFish backend, the process fails with a 503 error from Zep Cloud:
[2026-04-13 00:51:14] ERROR [mirofish.build.build_task:497] Graph build failed: headers: {...}, status_code: 503, body: {'message': 'Service temporarily unavailable. Please retry.'} Traceback (most recent call last): File "C:\Users\drag1\MiroFish\backend\app\api\graph.py", line 440, in build_task episode_uuids = builder.add_text_batches(...) File "C:\Users\drag1\MiroFish\backend\app\services\graph_builder.py", line 325, in add_text_batches batch_result = self.client.graph.add_batch(...) File "C:\Users\drag1\MiroFish\backend\.venv\Lib\site-packages\zep_cloud\graph\client.py", line 249, in add_batch _response = self._raw_client.add_batch(...) File "C:\Users\drag1\MiroFish\backend\.venv\Lib\site-packages\zep_cloud\graph\raw_client.py", line 397, in add_batch raise core_api_error_ApiError(...) zep_cloud.core.api_error.ApiError: status_code: 503, body: {'message': 'Service temporarily unavailable. Please retry.'}
13845 credits spent for this calculation. Is there option for retry/continue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions