Filing Bugs Against the Core Libs

Russ Harmon eatnumber1 at google.com
Thu Aug 25 19:39:36 UTC 2016


Hello,

I'd like to report a (minor) feature request / bug in the core libs. What's
the best way for me to do that?

I recently ran into this stack trace
<https://gist.github.com/eatnumber1/10190a7cbe152ffe65135e1aa2678299>. It's
not very useful to me, since I can't determine from either the message or
the stack trace why the task was rejected. It would be much more helpful if
either a) the message stated the reason, or b) the stack trace pointed at a
line of code which unambiguously indicated a reason (e.x. a list of "if"
statements which throw this exception, so I can look at the condition to
see why the task was rejected)

Thanks,
Russ Harmon
Google Site Reliability Engineer


More information about the core-libs-dev mailing list