Alex Pearson

Results 5 issues of Alex Pearson

## Bug Report Services guarded by interceptors that return `Err(Status::*)` for any reason are missing `Content-Type` headers in the responses when queried with `grpcurl`. ### Version Tested on the main...

## Feature Request `tracing` should be able to emit events as nested JSON when fields use dot notation, e.g: this event: ```rust trace!(foo.id = 123, foo.bar.baz = "luhrmann"); ``` should...

kind/feature
crate/subscriber

In contrast to the `docker build` command provided by the Docker CLI, the `build` method on the `Images` struct does not respect `.dockerignore` files. This is an issue especially for...

### 💡 Feature request Enable public access of `wrangler dev` workloads. #### Describe the feature This feature request is the opposite of cloudflare/wrangler#1820 (and any other "run workers locally" requests):...

enhancement

The `--property` flag is very useful, but currently only available on the `master` branch of this repo. Any interest in publishing an official v0.10.1 release with this feature?