Skip to content

flex_rf.web.monitor

Type: function Base(s): None

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.

task_id [TaskId]
verbose [bool] = True
worker_group [str | None] = None