MCPcopy
hub / github.com/Upsonic/Upsonic / error

Method error

src/upsonic/prebuilt/applied_scientist/agent.py:388–390  ·  view source on GitHub ↗

The exception raised by the run, if any.

(self)

Source from the content-addressed store, hash-verified

386
387 @property
388 def error(self) -> Optional[BaseException]:
389 """The exception raised by the run, if any."""
390 return self._error
391
392 @property
393 def progress_bar(self) -> Any:

Callers 15

error_logFunction · 0.80
culture_errorFunction · 0.80
pipeline_failedFunction · 0.80
direct_errorFunction · 0.80
is_table_availableFunction · 0.80
ais_table_availableFunction · 0.80
is_valid_tableFunction · 0.80
ais_valid_tableFunction · 0.80
_create_tableMethod · 0.80
_get_or_create_tableMethod · 0.80
upsert_sessionMethod · 0.80

Calls

no outgoing calls

Tested by 2