bayesline.apiclient.TaskClient.is_ready

bayesline.apiclient.TaskClient.is_ready#

TaskClient.is_ready() bool#

Check if the task has completed and the result is ready.

Returns#

bool

True if the task is complete and result can be retrieved, False otherwise.