Luke Manning

Results 3 comments of Luke Manning

Thanks @EgorDuplensky ! That was it for me! ``` $ rg --files --follow . | wc -l 64638 ``` Set up `.rgignore` to exclude node_modules/: ``` $ cat .rgignore node_modules/...

Hitting the same. Random inexplicable delays. Lots of HTTP timeouts. Getting 1303 errors very frequently: https://docs.z.ai/api-reference/api-code `High frequency usage of this API, please reduce frequency or contact customer service to...

I am personally fine with either: 1. Your Fix 2. Better outputs to help diagnosis If we can get both, great. If we can get your PR fix, great.