Reset the Lucidic SDK to its initial state
reset_sdk
function resets the Lucidic SDK to its initial state, clearing any active session and uninstrumenting all telemetry providers. This is useful for cleanup between tests, switching contexts, or recovering from error states.
None
.
reset_sdk
:
end_session()
insteadinit
- Initialize a new sessionend_session
- Properly end a sessioncontinue_session
- Continue an existing session