show_queue_status

boulderopal.cloud.show_queue_status(only_user_results=False)

Show the number of queued and running calculations in your Boulder Opal organization’s cloud environment.

Parameters

only_user_results (bool , optional) – If set to False (the default), all calculations in your organization will be displayed. If set to True, only information about your calculations will be displayed.

Notes

This function counts up to 99 results per status, even if there are more actions with the same status.

Was this useful?