Hacker News new | ask | show | jobs
by billconan 1185 days ago
Ya. It's just in some situations, an error triggers a series of other errors. For example, in an exception handler, there could be a follow-up error.

So often, the first line of error is where I need to look. But for a long log, locating it is not that easy.

1 comments

Ah that makes sense. We could certainly investigate solutions to this. As a stopgap, if you see the log-line for the error in your output, you can copy just that log-line and ask Warp AI about that line specifically.