tzssangglass commented on issue #3073:
URL: https://github.com/apache/apisix/issues/3073#issuecomment-748031873


   > About Iterate over the routes' data, Can it be handled like this:
   > 
   > $keys = `etcdctl get --keys-only --from-key /apisix/routes`
   > foeach $i in $keys:
   > $val = etcdctl get --from-key $i
   
   this error is generated by etcd, first you should change the limits of etcd, 
but I don't know how to change it by lua.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to