Syncbot logs report 'PayloadTooLargeError: request entity too large'
in several places that perfectly coincide with lost messages. For all
messages that I checked these indeed were large Front messages,
resulting from big email threads were the response contained all the
previous responses quoted.
Also fixed this for github services and keyframebot, even though these
are not currently used, to save us from hitting the same error if we
ever re-enable them.
Syncbot logs report 'PayloadTooLargeError: request entity too large' in several places that perfectly coincide with lost messages. For all messages that I checked these indeed were large Front messages, resulting from big email threads were the response contained all the previous responses quoted.
Also fixed this for github services and keyframebot, even though these are not currently used, to save us from hitting the same error if we ever re-enable them.
Fixes #621 Change-type: patch Singed-off-by: Kostas Lekkas kostas@balena.io