Skip to content

Conversation

@LordHepipud
Copy link
Collaborator

@LordHepipud LordHepipud commented Nov 25, 2020

In rare cases it can happen that the EventLog writer will throw an error in case the message size for EventLog entries is too large. This mostly happens in case the debug mode is enabled which is writing plenty of content into the EventLog.

This fix will now split such message into multiple messages to resolve the issue and keeping the data.

@LordHepipud LordHepipud force-pushed the fix/split_eventlog_messages_larger_then_30000_chars branch from 01a97da to 4c628c7 Compare November 25, 2020 09:02
@LordHepipud LordHepipud self-assigned this Nov 25, 2020
@LordHepipud LordHepipud added this to the v1.3.0 milestone Nov 25, 2020
@LordHepipud LordHepipud added the Bug There is an issue present label Nov 25, 2020
@LordHepipud LordHepipud merged commit 7a509cc into master Nov 25, 2020
@LordHepipud LordHepipud deleted the fix/split_eventlog_messages_larger_then_30000_chars branch November 25, 2020 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug There is an issue present

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants