taskcluster / taskcluster-client-web

A Taskcluster client library for the browser
Mozilla Public License 2.0
3 stars 8 forks source link

Bug 1478416 - only retry on 500+ status #36

Closed djmitche closed 5 years ago

djmitche commented 5 years ago

It looks like this is failing on the same two tests as master is.

djmitche commented 5 years ago

OK, I added a test that passes. It doesn't actually check if it retries the 404, but at least it exercises the codepath.

djmitche commented 5 years ago

I'll see if I can fix that test

djmitche commented 5 years ago

I couldn't figure out what's wrong with the test, so I filed https://bugzilla.mozilla.org/show_bug.cgi?id=1505651

djmitche commented 5 years ago

shipped in v8.1.0