Connor Hicks

Results 83 issues of Connor Hicks

Hello, This is not an issue with Wasmtime, I am just hoping to get confirmation of something I'm seeing on my own machine. It seems there has been a regression...

Is there a swift 2 release being planned?

The `server` package should be created based on Vektor.

``` May 05 21:54:40 data-stg-da-0 constd[1168]: Error: atmo.New: setupTracing(atmo, reporter_uri, 0.040000): collectorExporterOptions: grpc.DialContext: context deadline exceeded May 05 21:54:40 data-stg-da-0 constd[1168]: Usage: May 05 21:54:40 data-stg-da-0 constd[1168]: atmo [bundle-path] [flags]...

Currently, the Kafka/NATS connections can accept arbitrary inputs but always send Grav-formatted messages out. This should be allowed to send raw messages instead.

Atmo can fail to get certain things from the control plane when running in headless mode: ``` {"log_message":"(E) failed to get /connections: response returned non-200 status: 404","timestamp":"2022-03-21T02:12:38.78289405Z","level":1,"app":{"atmo_version":"0.4.3"}} {"log_message":"(E) failed to...

Right now we collect a sngle trace for the entire request in proxy mode. We should instrument further with sub-spans to collect data like: - How long from the start...

This is for when you have another app that needs to run on the same port - if Atmo's router can't handle a request, proxy it to the fallback server....

enhancement

Allow Atmo to listen to GitHub webhooks and re-deploy itself (any maybe even build the project?)

I think the ideal here is that in the directive you’d be able to have a `file` step (in addition to the existing `fn` and `group`) that lazy-loads a file,...