Ross A. Baker

Results 574 comments of Ross A. Baker

An unblocker is we can mark the test flaky.

I haven't researched this yet, but [Section 9.6 of RFC 9112](https://datatracker.ietf.org/doc/html/rfc9112#name-tear-down) is probably what we _want_ to do.

I don't see that otel4s privileging bare `IOLocal`. It's saying context propagation should be done with `cats.mtl.Local` semantics, because advanced but common uses of resource and race do weird shit....

otel4s could kick this can down the road by not depending on cats-mtl, restricting itself to IOLocal operations representing local semantics, and either removing support or massively duplicating code for...

Note that there is also lawful `Stateful` instance, which does weird shit with concurrency between `.set` and `.get`. Since it's lawful, it's not better nor worse than public `.set`. It's...

This targets main, so unmilestoning 0.23.

Can be deprecated here to make sure it doesn't spread.

This seems like a good idea. I would probably solve this problem a different way: partition routes that log the body and routes that don't and compose them with ``,...

> Hi! We implement robots.txt, the User-Agent we check for is FirecrawlAgent (We also look for *). This may still cause an initial scrape to hit your site, but no...

Duplicate of #3811.