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

[TRI-3569] Truncated logs should be clearly labelled #1290

Open
matt-aitken opened this issue Sep 9, 2024 · 1 comment
Open

[TRI-3569] Truncated logs should be clearly labelled #1290

matt-aitken opened this issue Sep 9, 2024 · 1 comment

Comments

@matt-aitken
Copy link
Member

matt-aitken commented Sep 9, 2024

We truncate logs when they have large amounts of data. This means it's not possible to dump a single log message with 20MB of data in it on us at the moment for performance reasons.

There are a few different limits, visible in the code here: https://discord.com/channels/1066956501299777596/1282596480984678412/1282712980613500999

We will always have some kinds of limits on logs, so we should make it very clear when we truncate things. This could be an extra column in the TaskEvent table and then we can display something in the UI with a link to docs about it.

TRI-3569

@matt-aitken matt-aitken changed the title Truncated logs should be clearly labelled [TRI-3569] Truncated logs should be clearly labelled Sep 9, 2024
@Emmanuel-Freelance
Copy link

hi good day Sir pls i wanna make pull request on this repo since it is a paid OOS project i do i go about it or should i just create a pull request and the rest discussed later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants