release_lane
Release a coordination lane you currently hold. Handles conflicts by returning a clean ok=False response instead of crashing.
Instructions
Release a coordination lane you hold. A 409 (held live by another owner) comes back as a clean ok=False conflict, not a crash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lane | Yes | ||
| owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||