drunk
drunk copied to clipboard
Getting Size Limit Error on client side
EntityStreamSizeExceptio: actual entity size (Some(19815485)) exceeded content length limit (8388608 bytes)? It says to configure 'akka.htttp[server|cleint].parsing.max-content-length' or calling 'HttpEntity.withZiseLimit'
Can you help how to provide above options ? client call:: GraphQLClient(url, ConnectionsOptions.Default,ClientOptions.Default,authHeader)