YuXiaoFeng

Results 5 comments of YuXiaoFeng

I believe we should force at searching, consider using IP-based rate limiting through an HTTP proxy, not by typesense.

Enable the “--disable-custom-all-reduce” parameter to see if it can circumvent the issue.

> @kuaikuai thanks for this PR, there is a formatter issue that blocks the CI could you have a look? > > Also I've seen the gemini review and this...

` The DateTimeFormatter.RFC_1123_DATE_TIME in Java does not use ResolverStyle.STRICT by default. If strict parsing is required , simply using DateTimeFormatter.RFC_1123_DATE_TIME as-is may not be sufficient. This means it may accept...