dyrnq commented on PR #8928:
URL: https://github.com/apache/apisix/pull/8928#issuecomment-1451126669

   Now I use commit code like below can pass test,  that is give up pass index 
parameter to consul , do not use blocking query, it will work fine.
   
   Is there have a better way?
   
   ```bash
           -- consul_server.index = watch_result.headers['X-Consul-Index']
           -- -- only long connect type use index
           -- if consul_server.keepalive then
           --     consul_server.default_args.index = 
watch_result.headers['X-Consul-Index']
           -- end
   ```


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

Reply via email to