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
docs(webapp): clarify reconfigure admin route's default vs retention paths
JSDoc referenced `v3.reconfigureStreamBasinForOrg` (a job that doesn't
exist — the actual one is `v3.reconcileStreamBasinForOrg`) and didn't
make clear that the default path runs the full reconciler, which can
deprovision a basin if the org is now on a free plan. Spell that out
so an operator hitting this route by hand isn't surprised.
0 commit comments