[GH-ISSUE #62] API methods to check processing status #63

Closed
opened 2026-02-27 15:54:47 +03:00 by kerem · 3 comments
Owner

Originally created by @jenkin on GitHub (Aug 9, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/62

Sending file to ambar is an asynchronous task, so you have to poll API with the file id to check if processing is finished and to retrieve parsed text. But I find the endpoint response is "404 file not found" both for in processing files and failed ones.

Can you add a persistent status endpoint with similar information I can see in rabbit log?

Originally created by @jenkin on GitHub (Aug 9, 2017). Original GitHub issue: https://github.com/RD17/ambar/issues/62 Sending file to ambar is an asynchronous task, so you have to poll API with the file id to check if processing is finished and to retrieve parsed text. But I find the endpoint response is "404 file not found" both for in processing files and failed ones. Can you add a persistent status endpoint with similar information I can see in rabbit log?
kerem 2026-02-27 15:54:47 +03:00
Author
Owner

@sochix commented on GitHub (Aug 9, 2017):

@jenkin thank you for your feedback! We'll add this to our internal roadmap

<!-- gh-comment-id:321198082 --> @sochix commented on GitHub (Aug 9, 2017): @jenkin thank you for your feedback! We'll add this to our internal roadmap
Author
Owner

@jenkin commented on GitHub (Aug 9, 2017):

Thank you very much, for now I'll use a cache to keep track of processing files and set a time interval to check failed ones.

<!-- gh-comment-id:321198627 --> @jenkin commented on GitHub (Aug 9, 2017): Thank you very much, for now I'll use a cache to keep track of processing files and set a time interval to check failed ones.
Author
Owner

@stale[bot] commented on GitHub (Sep 10, 2018):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:419950065 --> @stale[bot] commented on GitHub (Sep 10, 2018): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#63
No description provided.