You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Config] add config to disable write error to file system (#403)
* disable error records persistence
* split RecordDebugMessage and FlushDebugMessages
* invoke RecordDebugMessages only when write error and throw terminating error
* combine if condition in a bool function
* Uppercase first letter for method name
//Use DisableErrorRecordsPersistence as opt-out for now, will replace it with EnableErrorRecordsPersistence as opt-in at next major release (November 2023)
//Use DisableErrorRecordsPersistence as opt-out for now, will replace it with EnableErrorRecordsPersistence as opt-in at next major release (November 2023)
0 commit comments