AILabTools API - Querying asynchronous task results - Introduction
For asynchronous interface, after calling the API, the returned result is not the real request result, you need to save the request_id
in the returned result and then call this interface to get the real request result.
[!NOTE|style:flat] Asynchronous task results are valid for 30 minutes.
It is recommended that asynchronous task results be queried every 5 seconds.