• L
    mainly to new a thread to load detail info · 1c73d20c
    luopengting 提交于
    1. New a thread to load detail info. Loading detail info takes too much time,
    so the summary list and lineage can not be loaded timely.
    2. Add a status for DetailCacheManager to indicate it is INIT, LOADING or DONE.
    3. Update UT/ST.
    1c73d20c
test_request_error.py 3.5 KB