taskID
in the response.
The task runs separately, depending on the server load.
This helper method polls the Check task status API and stops if the task’s status is published
.
Usage
Parameters
- C#
- Dart
- Go
- Java
- JavaScript
- Kotlin
- PHP
- Python
- Ruby
- Scala
- Swift
Index name where the task was executed.
Task ID to wait for.
Maximum number of retries for checking the status.
Returns a timeout based on the current number of iterations.
Additional request options.
Parameter that can be used as a signal to cancel this request.