- Issue created by @useernamee
- Merge request !4#3427553: Truncate message to max allowed size by the aws cloudwatch api. → (Merged) created by useernamee
- 🇸🇮Slovenia useernamee Ljubljana
I've investigated the issue a bit and found the max batch size limit on PutLogEvents.
https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API...
So I've added some logic that truncates the message to 256kb if it is too long.
- 🇸🇮Slovenia useernamee Ljubljana
I've also created a patch so that it can be added to project composer patches.
- Status changed to Needs review
8 months ago 3:30pm 13 March 2024 - Status changed to RTBC
8 months ago 10:45am 14 March 2024 - 🇸🇮Slovenia useernamee Ljubljana
Had a minor issue in the patch and I fixed that.
-
useernamee →
committed 9a15b50a on 8.x-1.x
Issue #3427553 by useernamee, petar_basic: InvalidParameterException:...
-
useernamee →
committed 9a15b50a on 8.x-1.x
- Status changed to Fixed
8 months ago 11:51am 21 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.