TWSD-1037 - Attach VA instance on vSwitch through WebUI fail on AVX

Review Request #1034 — Created Aug. 27, 2025 and submitted — Latest diff uploaded

shuinvy
AVX2
rel_avx_2_7_4
TWSD-1037
jasonchang, kevin.poh, timlai, timsu

Fixed issue because cache is closed.

The API faced KeyError in cache because the cache is closed before.
I changed the code for cache closed situation, so there should not is similar issues.

    Loading...