Alexander Bogdanowicz

Results 5 comments of Alexander Bogdanowicz

Encountered this issue because of my Web Application Firewall on my AWS Coudfront distribution. There is a rule configured by default: `"name": "awswaf:managed:aws:core-rule-set:NoUserAgent_Header`, which blocks requests that don't include a...

This seems like a very common use case

This is an increasingly frustrating bug across the AWS CLI/SDK ecosystem

Separate trpc definitions and implementations should be a core aspect of any RPC protocol given that client / server generation is a fundamental part of this library. Consider for example...

Ditto on the unreasonable, still occurring flakiness on self-hosted runners. I just used the hack (git lfs pull) and now there is a race condition between my checkout operation and...