Dontopedia

allowed exceptions

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

allowed exceptions has 7 facts recorded in Dontopedia across 2 references, with 2 live disagreements.

7 facts·4 predicates·2 sources·2 in dispute

Mostly:rdf:type(2), purpose(1), has default behavior(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

hasParameterHas Parameter(2)

Other facts (5)

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.

5 facts
PredicateValueRef
Rdf:typeFunction Parameter[1]
Rdf:typeParameter[2]
PurposeSpecify Retryable Exceptions[1]
Has Default BehaviorCatch All Exceptions[2]
Allows CustomizationSpecific Exceptions[2]

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/3f85865f-fee3-47b0-bbd9-969fb1ff010c
ex:FunctionParameter
labelbeam/3f85865f-fee3-47b0-bbd9-969fb1ff010c
allowed exceptions
purposebeam/3f85865f-fee3-47b0-bbd9-969fb1ff010c
ex:specify-retryable-exceptions
typebeam/1b7907ef-c385-4c48-be99-c59a88201518
ex:parameter
labelbeam/1b7907ef-c385-4c48-be99-c59a88201518
allowed_exceptions
hasDefaultBehaviorbeam/1b7907ef-c385-4c48-be99-c59a88201518
ex:catch-all-exceptions
allowsCustomizationbeam/1b7907ef-c385-4c48-be99-c59a88201518
ex:specific-exceptions

References (2)

2 references
  1. ctx:claims/beam/3f85865f-fee3-47b0-bbd9-969fb1ff010c
    • full textbeam-chunk
      text/plain993 Bdoc:beam/3f85865f-fee3-47b0-bbd9-969fb1ff010c
      Show excerpt
      except Exception as e: print(f'Final error: {e}') ``` ### Explanation 1. **retry_evaluation**: - Takes the evaluation function, maximum number of retries, backoff factor, and allowed exceptions as parameters. - Retries the evalu
  2. ctx:claims/beam/1b7907ef-c385-4c48-be99-c59a88201518
    • full textbeam-chunk
      text/plain1 KBdoc:beam/1b7907ef-c385-4c48-be99-c59a88201518
      Show excerpt
      - The `allowed_exceptions` parameter allows you to specify which exceptions should trigger a retry. By default, it catches all exceptions, but you can customize it to catch only specific exceptions like `MetricCalcError`. - The `time.sleep`

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.