serval
serval
TtRPC
Created by serval on 11/2/2023 in #❓-help
HTTP 431: Input too long
Hi, we're using a complex query (multiple filters etc) with tRPC and react query integration. It happens, that the query is to big and the server returns a 431, due to http uri restrictions. There are some open PRs about this topic, but is there any workaround? We don't want to loose the useQuery semantics, so we don't want to change to mutation. Thanks
3 replies