Jesse Rosenberger

Results 150 comments of Jesse Rosenberger

This tends to happen when clients are sending unique operations on nearly every request at a relatively high rate. This makes it difficult for a variety of in-memory caches that...

I don't have the precise answer as to the exact "why", but I could certainly believe that the omission of `HEAD` from the original implementation was because it wasn't fully...

Thanks for reporting this and for providing the reproduction code. Is it possible that you need to check `err.originalError instanceof AuthenticationError`? Could you try?

Also, I'm assuming we're printing this message three times because we're retrying. In a REST HTTP world, this would probably be a 401 and `reqwest` wouldn't retry it (on account...

@EverlastingBugstopper Thanks for opening this for discussion! My hunch is that we're going to need to invest a little bit of time in figuring out the interfaces here because `--dev`...

@o0Ignition0o I don't think there is an issue for that (at least not that I'm aware of)

@StephenBarlow thanks for opening this! We hacked around our helpful config validation in the case of the PR you referenced by adding a (literal) extra space ` ` in the...

@Geal Do you know if this has happened? The referenced ticket is closed.

Yeah, I have no idea how to tell if it was published.