Pablo Moreno

Results 3 issues of Pablo Moreno

Piece of code executed, based on library tests: `import github.gphat.datadog._ val client = new Client( apiKey = "", appKey = "" ) val metric: Metric = Metric( "foo.bar.test", Seq((1412183578, 12.0),...

### Expected Behaviour When running my app in local, runtime actions using lib-state should be able to read/write data using lib-state. ### Actual Behaviour The following error is seen in...

enhancement

### Expected Behaviour Accept timeout of 60000 ms in app.config.yml for runtime actions. ### Actual Behaviour Running the app in local `aio app run --local` throws this error: `requirement failed:...