Problem type ยท registry-scheduling

Duplicate active booking

An active booking already holds this party's duplicate key. Cancel it, or wait until it has passed, before booking again.

https://id.registrystack.org/problems/registry-scheduling/booking/duplicate-active

Authority boundary

This site publishes the current Registry Stack identifiers from a digest-bound source catalog. Product source and the actual service response remain authoritative for runtime behavior.

For problem responses, use the stable code extension and the response status/detail fields. Do not parse URL paths for program logic.

Defined facts

Canonical URIhttps://id.registrystack.org/problems/registry-scheduling/booking/duplicate-active
Kindproblem
Lifecycle statusactive
Compatibility linev1alpha1
Productregistry-scheduling
Codebooking.duplicate-active
Categorynot published
HTTP statuses409

Documentation

Guidance

Guidance statusnot_published
Retryablenot published
Caller actionnot published
Operator actionnot published
NoteNo per-identifier remediation guidance is published in this resolver record.

Problem record

{
  "id": "https://id.registrystack.org/problems/registry-scheduling/booking/duplicate-active",
  "type": "https://id.registrystack.org/problems/registry-scheduling/booking/duplicate-active",
  "kind": "problem",
  "lifecycle_status": "active",
  "compatibility_line": "v1alpha1",
  "product": "registry-scheduling",
  "code": "booking.duplicate-active",
  "title": "Duplicate active booking",
  "summary": "An active booking already holds this party's duplicate key. Cancel it, or wait until it has passed, before booking again.",
  "description": "An active booking already holds this party's duplicate key. Cancel it, or wait until it has passed, before booking again.",
  "category": null,
  "http_statuses": [
    409
  ],
  "guidance": {
    "status": "not_published",
    "retryable": null,
    "caller_action": null,
    "operator_action": null,
    "note": "No per-identifier remediation guidance is published in this resolver record."
  },
  "documented_by": [
    {
      "title": "Error and status code reference",
      "href": "https://docs.registrystack.org/reference/errors/"
    }
  ],
  "authority": {
    "scope": "identifier metadata",
    "statement": "This site publishes the current Registry Stack identifiers from a digest-bound source catalog. Product source and the actual service response remain authoritative for runtime behavior. For problem responses, use the stable code extension and the response status/detail fields. Do not parse URL paths for program logic."
  },
  "identifier_policy": {
    "stability": "stable",
    "programmatic_key": "code",
    "parsing": "Do not parse semantics from the URL path."
  },
  "source_reference": {
    "repository": "registry-stack",
    "commit": "1f6facb57e9d142652019e8065dc093fc9f0dd12",
    "path": "crates/registry-scheduling-core/src/problem.rs",
    "sha256": "58f980f92c75d7bcc6d0fc41bb9945cb69609fe4af9efc570f936240bdb8244b"
  }
}