zhaowei85 opened a new issue, #5580: URL: https://github.com/apache/shenyu/issues/5580
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior when the websocket connection closed between admin and bootstrap, bootsrap refresh local cache data from the admin resend rule data,in this stage, the local cache data is been cleared first and restore one by one ,when the request is arrived this time , we can't find the plugin cache and throw error because we don't finish the cache data refreshing ### Expected Behavior the refresh cache data staging need reconstructing. can't clear cache data first,we should friendly for the current requesting to the bootstrap ### Steps To Reproduce _No response_ ### Environment ```markdown ShenYu version(s):2.6.1 ``` ### Debug logs _No response_ ### Anything else? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shenyu.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org