Re: [PR] fix(nacos): keep old data when nacos is down [apisix]

2025-05-23 Thread via GitHub


nic-6443 closed pull request #12248: fix(nacos): keep old data when nacos is 
down
URL: https://github.com/apache/apisix/pull/12248


-- 
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]



[PR] fix(nacos): keep old data when nacos is down [apisix]

2025-05-22 Thread via GitHub


nic-6443 opened a new pull request, #12248:
URL: https://github.com/apache/apisix/pull/12248

   ### Description
   
   When there is an exception in obtaining nacos data, continue to use the 
existing service discovery data for proxying to avoid the failure of nacos 
directly affecting the request forwarding of the gateway.
   
    Which issue(s) this PR fixes:
   
   Fixes #
   
   ### Checklist
   
   - [ ] I have explained the need for this PR and the problem it solves
   - [ ] I have explained the changes or the new features added to this PR
   - [ ] I have added tests corresponding to this change
   - [ ] I have updated the documentation to reflect this change
   - [ ] I have verified that this change is backward compatible (If not, 
please discuss on the [APISIX mailing 
list](https://github.com/apache/apisix/tree/master#community) first)
   
   
   


-- 
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]