Skip to content

feat(tidy3d): FXC-5401-default-to-local-caching-true-in-tidy-3-d-2-11#3239

Merged
yaugenst-flex merged 1 commit intoflexcompute:developfrom
marcorudolphflex:FXC-5401-default-to-local-caching-true-in-tidy-3-d-2-11
Feb 6, 2026
Merged

feat(tidy3d): FXC-5401-default-to-local-caching-true-in-tidy-3-d-2-11#3239
yaugenst-flex merged 1 commit intoflexcompute:developfrom
marcorudolphflex:FXC-5401-default-to-local-caching-true-in-tidy-3-d-2-11

Conversation

@marcorudolphflex
Copy link
Contributor

@marcorudolphflex marcorudolphflex commented Feb 5, 2026

Note

Medium Risk
Changes default runtime behavior to persist simulation artifacts locally, which can increase disk usage and expose new cache-related edge cases in environments with restricted filesystems.

Overview
Local simulation caching is now on by default. The default for td.config.local_cache.enabled is flipped from False to True, and docs/changelog are updated to reflect the new opt-out behavior.

This affects new installs and users who never explicitly set the flag, as repeated runs may start writing cache entries to the configured cache directory automatically.

Written by Cursor Bugbot for commit 4526360. This will update automatically on new commits. Configure here.

@yaugenst-flex yaugenst-flex added this pull request to the merge queue Feb 6, 2026
Merged via the queue into flexcompute:develop with commit 623c128 Feb 6, 2026
62 of 66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants