MCPcopy Index your code
hub / github.com/plotly/dash / global_error_handler

Function global_error_handler

tests/background_callback/app_bg_on_error.py:8–9  ·  view source on GitHub ↗
(err)

Source from the content-addressed store, hash-verified

6
7
8def global_error_handler(err):
9 set_props("global-output", {"children": f"global: {err}"})
10
11
12app = Dash(

Callers

nothing calls this directly

Calls 1

set_propsFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…