Replies: 1 comment
-
Found it! The dumps are stored in an SQLite DB found in ~.config\herd (at least for Windows). The size of this DB was the issue. After truncating, dumps worked again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I accidentally passed in a lot of data into
dump()
function and now the Herd dump panel will not load. My hunch is it's trying to load all that data and crashes. Before it crashes I see the endless screen below.Does anyone know how to clear dump logs outside the UI's trashcan button?
Beta Was this translation helpful? Give feedback.
All reactions