David Vollbracht

Results 4 issues of David Vollbracht

To allow any simpledb query to be executed and results show in the center panel.

feature

`swagger project test` exits with code `0` even when there are test failures. It should exit with a non-zero exit code so that it can be used to detect whether...

Adds a length check to `send` that checks whether the metric being sent is longer than the max buffer size. An exception is raised to the caller (*not* in the...

Using `send` with an item that encodes to bytes longer than the maximum buffer size results causes `withDogStatsD` to never return. It looks like `builderAction` has no case for dealing...