David Piggott

Results 4 issues of David Piggott

I migrated a couple of services to ZIO 2 over the last few of weeks and ran into a strange issue along the way. We have one service left to...

help wanted

I was just reading the NGINX documentation for the various directives in the nginx-proxy template because NGINX is all new to me (I've switched to nginx-proxy from a handcrafted Apache...

type/feat

## PR Checklist (not all items are relevant to all PRs) - [ ] Added unit-tests (for runtime code) - [ ] Added bootstrapped code + smoke tests (when the...

I'm debugging an issue with a tracing library which works with `cats.effect.kernel.Clock.realTime: F[FiniteDuration]`. In services which use this tracing library and Cats Effect, traces have nanosecond accuracy. In the service...