Draft: Fix method disabled_integrations
What does this MR do and why?
Job #8256340 failed for 01d1080d
修改缓存的strong_memorize key 来保证测试通过。 更多相关内容 !1788 (merged)
JH 在这个方法的返回结果里面缓存了上游不同的key,导致上游清除缓存失效,测试用例失败,鉴于这个缓存只用在一个地方,尝试修改成相同的缓存key
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.