google / oss-fuzz-gen

LLM powered fuzzing via OSS-Fuzz.
Apache License 2.0
841 stars 98 forks source link

introspector: show url when timeouts happen #422

Closed DavidKorczynski closed 3 months ago

DavidKorczynski commented 3 months ago

I've run into several regressions during API development that's causing timeout issues, and having the logs ready makes debugging a lot easier.

DavidKorczynski commented 3 months ago

/gcbrun skipe

DavidKorczynski commented 3 months ago

/gcbrun skip

DavidKorczynski commented 3 months ago

Just a minor note: Google cloud log explorer will likely break multi-line logs like this into multiple logs so we normally prefer single line (until we have the time to change to google.cloud.log).

Gotcha -- I'll keep it as is now because it follows the other loggings of similar nature, but we can revisit all the logs in case we want to create one-liners