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
chore(docker): default the dev replica apply delay to a realistic 20ms
150ms is useful for deliberately shaking out replica races but is an
order of magnitude above typical streaming-replication lag; 20ms keeps
the local replica honest by default. Override via REPLICA_APPLY_DELAY.
0 commit comments