Wenju Gao
Wenju Gao
Is there any problem that related to current impl with Go1.20? For compatibility reasons, we currently may not change the minimum compatible version in go.mod🙏
Please check the ci: https://github.com/cloudwego/hertz/actions/runs/11047064196/job/30688036659?pr=1205
/:b 这类路由和其他的静态路由分开放其实也合理,一眼看过去也清晰哪?类似: ``` /:aa /:vv /a /b ```
Seems it is by design - custom retry logic is process independently. Check this @li-jin-gou .
Sounds great! Really appreciate it, we will look into it~