To make the event log harder to abuse and guard against errors that crate a lot of data inadvertently the proxy should limit the size of the event payload it accepts on the endpoint to publish an event. A good limit would be 4k for the JSON serialized payload.
To make the event log harder to abuse and guard against errors that crate a lot of data inadvertently the proxy should limit the size of the event payload it accepts on the endpoint to publish an event. A good limit would be 4k for the JSON serialized payload.