Questions on GETREQUESTRESULT

DevTrev
DevTrev Advocate

Hi,

We have following questions for TRTH API 5.8

Please provide a bit more detail for the following status code returned
by GETREQUESTRESULT query.

1. Submitted

2. Queued.

3. Aborted.

4. Purged.

Also at any point how many requests can be in flight, we see 20 as a limit
in the documentation. What happens if you exceed that limit. We may have
requested more than 20 without any rejection.

Best Answer

  • Ripley79
    Ripley79 Contributor
    Answer ✓

    Please refer to the below to know the meanings of the status code returned by GETREQUESTRESULT query.


    1. Submitted - Request is submitted for processing.


    2. Queued - The request is submitted for batch processing but is currently queued for processing.


    3. Aborted - The request has failed.


    4. Purged - Files have been purged from the service.



    20 requests is the in-flight limit. However, there is a maximum number of in-flight requests allowed for each user