Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1367

Shard Envelope Size

$
0
0

Hello,

Is there any way I can configure the maximum size of the shard envelope. I have a base 64 encoded image I get from a HTTP endpoint. When I send to the backend shard from my HTTP route using a shard envelope, I get the following error.

akka.remote.OversizedPayloadException: Discarding oversized payload sent to Some(Actor[akka://CadmiumCluster@127.0.0.1:2552/system/sharding/PoiManagerActor#-442885889]): max allowed size 262144 bytes. Message type [akka.cluster.sharding.typed.ShardingEnvelope].

Regards
Meeraj

5 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1367