John T Skarbek

Results 9 issues of John T Skarbek

Currently it's difficult to view the performance of the `mail_room` gem. If the gem emitted metrics, we can start measuring performance and other relatable data in order to alert Engineers...

### Cookbook version 7.1.1 ### Chef-client version n/a ### Platform Details n/a ### Scenario: Converging a recipe to create a user. ### Steps to Reproduce: Recipe includes this: ```ruby postgresql_user...

Good First Issue
Maintenance
hacktoberfest

# This is a Bug Report ## Description For bug reports: * What went wrong? After a first time deploy failed due to a bug in the function I created,...

bug

Hey, quick question, landrush works great, until I fire up a service such as docker. As seen from the below output, the guest OS can resolve DNS as I'd expect,...

kind/bug
priority/major
status/needs-info

Sometime between versions `0.116.0` and `0.125.1` the output has been improved, but with a drawback. Let's say we utilize the `exec` function inside of a template. In the below example...

feature request

### Problem Description When spinning up butterfish with the verbose option, such as: > `butterfish shell -u 'http://localhost:8080/v1' -m llama3-8b-instruct -v -A` We land with a stacktrace from the logging...

### Problem Statement It generally appears that butterfish provides an array of options to boost it's usage of OpenAI. This can easily be seen by the hard coding of models...

### Problem Statement Upon first usage, I pointed butterfish to a locally run service, despite this, butterfish still asked for a key for OpenAI. ``` projects % butterfish shell -u...

**Is your feature request related to a problem? Please describe.** The replicaset configuration is static, thus during times of high load, we could suffer contention that we can only observe...

Feature
Triage-Needed