Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

feat: add MESH_PERIODIC_DATA_SYNC_INTERVAL_MS configuration#504

Merged
takaokouji merged 2 commits into
developfrom
feature/issue-79-mesh-v2-periodic-sync-config
Jan 4, 2026
Merged

feat: add MESH_PERIODIC_DATA_SYNC_INTERVAL_MS configuration#504
takaokouji merged 2 commits into
developfrom
feature/issue-79-mesh-v2-periodic-sync-config

Conversation

@takaokouji

Copy link
Copy Markdown

Summary

This PR adds configuration for the periodic data synchronization interval in Mesh V2.

Implementation Details

  • Updated webpack.config.js to inject MESH_PERIODIC_DATA_SYNC_INTERVAL_MS into the browser environment.
  • Updated .env.example with the new variable.
  • This works in conjunction with recent changes in scratch-vm that use this variable to control the frequency of full state reconciliation.

Related PRs

Co-Authored-By: Gemini noreply@google.com

takaokouji and others added 2 commits January 4, 2026 15:01
- Updated webpack.config.js to inject the environment variable
- Updated .env.example with the new variable

Co-Authored-By: Gemini <noreply@google.com>
@takaokouji takaokouji merged commit 9efec19 into develop Jan 4, 2026
2 checks passed
@takaokouji takaokouji deleted the feature/issue-79-mesh-v2-periodic-sync-config branch January 4, 2026 08:30
github-actions Bot pushed a commit that referenced this pull request Jan 4, 2026
…-79-mesh-v2-periodic-sync-config

feat: add MESH_PERIODIC_DATA_SYNC_INTERVAL_MS configuration
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant