get_async_task
Check the status and retrieve the result of an async task in Odoo by providing the task ID.
Instructions
Poll a background task's status and result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |