lightning icon indicating copy to clipboard operation
lightning copied to clipboard

Set WORKER_MAX_PAYLOAD_MB on RTM

Open stuartc opened this issue 1 year ago • 0 comments

User story

The worker now supports limiting the max payload size when completing steps. The default is 10MB, but locally the MAX_DATACLIP_SIZE_MB may be set.

So when running the RTM locally (i.e. in dev mode), we should set WORKER_MAX_PAYLOAD_MB to the same as MAX_DATACLIP_SIZE_MB

stuartc avatar Jul 31 '24 10:07 stuartc