Skip to content

Replace tidy3d.plugins.mode.web::run_batch with the native web.Batch #231

Open
@momchil-flex

Description

@momchil-flex

Many notebooks have been converted to use the run_batch function that was specifically implemented for the mode solver. However, this turns out to be unstable in some cases as it can e.g. open too many connections and time out. Now that the native web.Batch is enabled for the mode solver in 2.8, we should convert the examples to use that (and make sure all works fine).

@tomflexcompute who should take this?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions