Dontopedia

status_code

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)

status_code has 10 facts recorded in Dontopedia across 5 references, with 3 live disagreements.

10 facts·2 predicates·5 sources·3 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (20)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

checksChecks(2)

hasStatusCodeHas Status Code(2)

logsLogs(2)

accessesResponseStatusAccesses Response Status(1)

carriesCarries(1)

comparesAttributeCompares Attribute(1)

containsVariableContains Variable(1)

formatsLogWithFormats Log With(1)

has-status-codeHas Status Code(1)

includesLastStatusIncludes Last Status(1)

includesStatusCodeIncludes Status Code(1)

instantiatedWithInstantiated With(1)

logsResponseDetailsLogs Response Details(1)

preservesStatusCodePreserves Status Code(1)

printsStatusCodeInRetryMessagePrints Status Code in Retry Message(1)

propagatesPropagates(1)

usesUses(1)

Other facts (7)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

typebeam/827bf21f-f5f8-41ac-a52c-d5ffe500ff6e
ex:HttpResponseAttribute
labelbeam/827bf21f-f5f8-41ac-a52c-d5ffe500ff6e
status_code
typebeam/a61e12c3-53f7-4866-b33c-ca43d75ab49d
ex:HTTPStatusCode
labelbeam/a61e12c3-53f7-4866-b33c-ca43d75ab49d
response.status_code
typebeam/648ec3f3-22a4-4a2b-9d58-9715edb7400c
ex:ResponseAttribute
labelbeam/648ec3f3-22a4-4a2b-9d58-9715edb7400c
status_code
typebeam/5fd1334d-d15d-4873-b3e0-e54e47612682
ex:HTTPStatusCode
typebeam/5db8c24a-7cab-4b56-bfc8-a5f04fa7e0a0
ex:HTTPStatusCode
usedInbeam/5db8c24a-7cab-4b56-bfc8-a5f04fa7e0a0
ex:else-exception-raise
usedInbeam/5db8c24a-7cab-4b56-bfc8-a5f04fa7e0a0
ex:general-exception-message

References (5)

5 references
  1. ctx:claims/beam/827bf21f-f5f8-41ac-a52c-d5ffe500ff6e
    • full textbeam-chunk
      text/plain1 KBdoc:beam/827bf21f-f5f8-41ac-a52c-d5ffe500ff6e
      Show excerpt
      response = requests.post(f'{jira_url}/rest/api/2/issue/{task_id}/comment', auth=(jira_username, jira_password), json=comment_data) if response.status_code == 201:
  2. ctx:claims/beam/a61e12c3-53f7-4866-b33c-ca43d75ab49d
  3. ctx:claims/beam/648ec3f3-22a4-4a2b-9d58-9715edb7400c
  4. ctx:claims/beam/5fd1334d-d15d-4873-b3e0-e54e47612682
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5fd1334d-d15d-4873-b3e0-e54e47612682
      Show excerpt
      raise HTTPException(status_code=response.status_code, detail=str(e)) except requests.exceptions.ConnectionError as e: raise HTTPException(status_code=503, detail=str(e)) except requests.exceptions.Timeout as e:
  5. ctx:claims/beam/5db8c24a-7cab-4b56-bfc8-a5f04fa7e0a0
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5db8c24a-7cab-4b56-bfc8-a5f04fa7e0a0
      Show excerpt
      circuit_breaker.record_failure() raise Exception(f"Failed to expand synonyms after {retries} retries: {response.status_code}") else: raise Exception(f"Failed to expand syno

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.