SONiC icon indicating copy to clipboard operation
SONiC copied to clipboard

Add HLD for Orchagent error handling improvements

Open prabhataravind opened this issue 9 months ago • 2 comments

This HLD change attempts to address the following:

  • Handle all ASIC/SAI programming errors gracefully without causing orchagent to crash or restart
  • Detect missed notifications from APP_DB to orchagent in SONiC systems that use redis-based communication channels
  • Detect out-of-sync entries between APP_DB and ASIC_DB

prabhataravind avatar May 14 '24 20:05 prabhataravind