Chris Price

Results 9 issues of Chris Price

I'm interested in adding support for specifying an artifact coordinate tuple as the parent project (e.g. `[myorg/myparent "1.0.0"]`, instead of a relative file path. I'm happy to hack on the...

Hello! Just checking in to see if there is any new info on whether or not this library is considered production-ready, or if there is a roadmap for how/when it...

### Describe the feature Provide some mechanism for using the nice `Flow`-based `Paginated` APIs without running into `rate exceeded` exceptions on services that have low throttle limits (e.g. SSM `describeInstanceInformation`)....

feature-request

This isn't actually an issue so feel free to close it :) Just wanted to say that I love borealis and use it a lot, so thanks for making it....

R.I. (and anyone else interested): I'm not sure if you'll want to actually merge this or not, but it demonstrates how to make the puppetral agent code and specs compatible...

I did the following: * `npx create-sst@latest my-sst-app` * chose 'minimal' * chose 'minimal/typescript-starter' * `cd my-sst-app` * `npm install` * `npx sst start` * Opened up the SST console...

**Describe the bug** We have a very low-latency gRPC service that we have written client code for in several different programming languages. When we load test it in most languages,...

bug

This will entail modifying the puppetdb::master::config class in such a way as to support adding the "puppetdb" report processor to the list of report processor. Big "gotchas": 1. Must be...

feature

The current implementation of this module overwrite `routes.yaml` with the exact settings needed by PuppetDB. If a user already has a `routes.yaml` file that is managing other things besides the...

bugfix