job with a given ID returns SUCCESS in my job history but at the same time the Python API call fails #448

Open
opened 2026-02-16 00:17:52 -05:00 by yindo · 0 comments
Owner

Originally created by @albydeca on GitHub (Mar 5, 2025).

Describe the bug
I’m hoping to troubleshoot an issue I’m having with the Python API. I sometimes run into the case where a job with a given ID returns SUCCESS in my job history but at the same time the API call fails with an empty error message like below.

Error while parsing the file XXXXX :

(There should be a message after the colon)

Job ID
2b29544f-36cb-4b6a-ae67-cc84e30b71d0 and 4b76254b-3072-42eb-8c64-a1e4de36a0cd

Client:
Please remove untested options:

  • Python Library
  • Frontend (cloud.llamaindex.ai)

Additional context
I typically use premium but the issue happens (albeit less frequently) on the normal mode too

Originally created by @albydeca on GitHub (Mar 5, 2025). **Describe the bug** I’m hoping to troubleshoot an issue I’m having with the Python API. I sometimes run into the case where a job with a given ID returns SUCCESS in my job history but at the same time the API call fails with an empty error message like below. `Error while parsing the file XXXXX : ` (There should be a message after the colon) **Job ID** 2b29544f-36cb-4b6a-ae67-cc84e30b71d0 and 4b76254b-3072-42eb-8c64-a1e4de36a0cd **Client:** Please remove untested options: - Python Library - Frontend (cloud.llamaindex.ai) **Additional context** I typically use premium but the issue happens (albeit less frequently) on the normal mode too
yindo added the bug label 2026-02-16 00:17:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#448