-
Notifications
You must be signed in to change notification settings - Fork 464
Open
Description
We're encountering an EventSourceException due to a log exceeding the maximum allowed size of 64KB. As a result, the event is not being logged properly. While the root cause of the issue is still unknown, we suspect that the missing log might contain relevant information that could help with debugging.
EventSourceException while processing event 'RaiseFunctionsEventVerbose:': The payload for a single event is too large
Frulfump