octue / octue-sdk-python

The python SDK for @Octue services and digital twins.
https://octue.com
Other
10 stars 4 forks source link

Replace `allow_save_diagnostics_data_on_crash` with `debug` enum #615

Closed cortadocodes closed 10 months ago

cortadocodes commented 1 year ago

Feature request

Use Case

Provide a debug enum that replaces allow_save_diagnostics_data_on_crash that allows parents to specify at question time:

Current state

It's either on for a crash or fully off.