David Cramer

Results 236 comments of David Cramer

@hi-ogawa not afaik https://github.com/dcramer/peated/blob/main/apps/server/vitest.config.ts

This is what we did in disqus/mule but you then have to deal with the rest of the network resources and it gets painful fast. We actually could probably do...

That was actually just a Disqus specific thing that we used for connection routing. You could basically replace a lot of that with how Django internally bootstraps connection sin a...

I dont think we're going to backport to this specific plugin, but we should definitely explore this in the current Slack and HipChat plugins as this is likely affecting them...

I actually don't actively use Sphinx (at least not newer versions) right now. So it's unlikely I'll update this until I have a reason to.

TraceKit is tbh kind of a mess to use as a thirdparty as it tries to do too much. It explicitly states goals that are counter to what the API...

You can pull them in but we don't have the resources to help with this. The only reason we used tracekit in the first place was its seemingly good ability...

Still a bit of wonkiness - and debugging it works fully. e.g. if you use pyenv thisll still blowup, prob worth hooking "where is python2" via env.

Alright confirmed this resolved the issue on my local env.

Will dig into this. If I had to guess I'd say we're not handling some kind of error response from Bitbucket.