add virtual table ignore error whitelist

This commit is contained in:
obdev
2023-02-24 13:06:22 +00:00
committed by ob-robot
parent 3e39a6476e
commit 8ebdd029e4
15 changed files with 105 additions and 150 deletions

View File

@ -603,6 +603,7 @@ class EventTable
// 600-700 For PX use
EN_PX_SQC_EXECUTE_FAILED = 600,
EN_PX_SQC_INIT_FAILED = 601,
EN_PX_SQC_INIT_PROCESS_FAILED = 602,
// please add new trace point after 700 or before 600
// Compaction Related 700-750