You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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:
I would say that it is okay if ALL executions would be lost, but we lose it only partially
The text was updated successfully, but these errors were encountered: