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
Build against framework v0.0.8: full sweeps are now single-flight inside
the connector process, so manual, startup, and periodic triggers cannot run
overlapping mutation passes against the same cursor database. Concurrent
manual /sync/run requests return HTTP 409 while an existing sweep is active.
Inherits framework cancellation cleanup for manual sync requests that are
disconnected before the sweep finishes.