flex_rf.web.monitor
Type: function │ Base(s): None
Description
Section titled “Description”Print the real time task progress until completion.
To monitor the simulation’s progress and wait for its completion, use:
tidy3d.web.api.webapi.monitor(job.task_id, verbose=verbose).To load results when finished, may call load.
Parameters
Section titled “Parameters”task_id [TaskId] |
verbose [bool] = True |
worker_group [str | None] = None |