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

Investigate missing debug information in SAVE-cloud #512

Closed
orchestr7 opened this issue Dec 20, 2021 · 2 comments
Closed

Investigate missing debug information in SAVE-cloud #512

orchestr7 opened this issue Dec 20, 2021 · 2 comments
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@orchestr7
Copy link
Member

orchestr7 commented Dec 20, 2021

In some cases we receive 404 for getting additional information, for example: http://saveourtool.com/#/LLVM.org/Clang-tidy/history/execution/67/details/Clang%20Tidy%20Tests/WarnPlugin/checkers/abseil-duration-conversion-cast.cpp

Some executions are getting lost:
image

I would say that it is okay if ALL executions would be lost, but we lose it only partially

@orchestr7 orchestr7 added the bug Something isn't working label Dec 20, 2021
@petertrr
Copy link
Member

ERROR o.s.b.a.w.r.e.AbstractErrorWebExceptionHandler - [b9937425-2]  500 Server Error for HTTP POST "/api/files/debug-info?agentId=86e48d807436c3c1c70d82d378c46bb9e56e6c509324109034fb6e697c16d977"
org.springframework.core.io.buffer.DataBufferLimitException: Exceeded limit on max bytes to buffer : 262144

Similar to #298, but it happens for debug info too. We should split this data, and/or try to finish #329 (but it turned out, that there is no ready-to-use client-side encoding, only decoding for server-created data)

@petertrr petertrr added the duplicate This issue or pull request already exists label Dec 23, 2021
@petertrr
Copy link
Member

Closing as a duplicate of #298

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants