You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(functions): set per_worker as default request policy for functions serve (#4040)
feat(cli): set per_worker as default request policy for functions serve
Hot reload is now enabled by default when serving Edge Functions locally.
Users experiencing issues with auto-reload (e.g. large repos, symlinked paths,
or limited import resolution) can switch back to oneshot mode in config.toml.
0 commit comments