drunk icon indicating copy to clipboard operation
drunk copied to clipboard

Getting Size Limit Error on client side

Open Govind1218 opened this issue 4 years ago • 0 comments

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)

Govind1218 avatar Jan 22 '21 14:01 Govind1218