AlinsRan commented on PR #13717:
URL: https://github.com/apache/apisix/pull/13717#issuecomment-5019893227

   Ran `t/core/config_etcd.t` locally against a built gateway. Two things came 
out of it:
   
   The new blocks were dying on a client socket timeout rather than on an 
assertion — they drive a real etcd sync round and sleep past the 5s default 
block timeout. Added `--- timeout: 20`; with that the failure set is identical 
to a clean baseline in the same environment.
   
   Confirmed the new cases are discriminating: reverting the `config_etcd.lua` 
change makes them fail while the rest of the file is unchanged.


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