dragon-zhang opened a new issue, #4686: URL: https://github.com/apache/shenyu/issues/4686
### Description Currently, shenyu only supports passive offline, during which the front-end will have a clear perception (i.e. response 408), indicating that it is better to support active offline. The idea is roughly: 1. The client utilizes the mechanism provided by `ShenyuClientShutdownHook` to call the offline interface of shenyu admin; 2. In the offline interface of shenyu admin, we update the database and send events; ### Task List - [x] divide plugin - [x] ~~spring cloud plugin wait for https://github.com/apache/shenyu/issues/4680~~ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
