Re: [python-committers] miss-islington backport pipeline is stalled?

2019-05-09 Thread Mariatta
I'm seeing more of this today, just heads up in case you see miss-islington not working. Seems like this is a known issue with celery + kombu  https://github.com/celery/kombu/issues/1019 ᐧ On Wed, May 8, 2019 at 10:02 AM Mariatta wrote: > There was an error from Redis. I think this is the

Re: [python-committers] miss-islington backport pipeline is stalled?

2019-05-08 Thread Mariatta
We don't have sentry (I will ask Ernest about it), but such errors are already sent to Zulip ( https://python.zulipchat.com/#narrow/stream/142203-workflow.2Fbot-api.20rate.20limit/topic/alerts/near/165174773) and core-workflow

Re: [python-committers] miss-islington backport pipeline is stalled?

2019-05-08 Thread Alex Gaynor
Would it make sense to work with the PSF infra staff so that miss-isslington is hooked up to the PSF Sentry account so folks can get email notifications and similar on unhandled exceptions? Alex On Wed, May 8, 2019 at 1:02 PM Mariatta wrote: > There was an error from Redis. I think this is the

Re: [python-committers] miss-islington backport pipeline is stalled?

2019-05-08 Thread Mariatta
There was an error from Redis. I think this is the first time I've seen it, so I don't have any resolution on how to fix it right now.  I will look into handling the error and have miss-islington leave a comment in the PR when there is such error. log: at=info method=POST path="/"

[python-committers] miss-islington backport pipeline is stalled?

2019-05-08 Thread Gregory P. Smith
Yesterday it failed to produce a backport or tell me that it couldn't (after the "i'm now working on ..." message was left on the master PR). I waited a couple hours just in case and ran cherry_picker myself instead. Same thing today apparently on https://github.com/python/cpython/pull/13192