Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application_error stack trace exceeds 8kb #1327

Closed
Jack-Keene opened this issue Jul 16, 2024 · 0 comments · Fixed by #1336
Closed

Application_error stack trace exceeds 8kb #1327

Jack-Keene opened this issue Jul 16, 2024 · 0 comments · Fixed by #1336
Labels
type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.

Comments

@Jack-Keene
Copy link
Contributor

Describe the bug
Sometimes the stack trace in the trackError event exceeds 8kb, causing a failed event.

Expected behavior
The error should not cause a failed event - the stack trace should be truncated.

@Jack-Keene Jack-Keene added the type:defect Bugs or weaknesses. The issue has to contain steps to reproduce. label Jul 16, 2024
Jack-Keene added a commit that referenced this issue Jul 23, 2024
…1327)

PR #1328 
* add truncate function to application error event
matus-tomlein pushed a commit that referenced this issue Jul 24, 2024
…1327)

PR #1328 
* add truncate function to application error event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant