Charlie Briggs

Results 38 issues of Charlie Briggs

> NOTE: Following upstream changes, Orchestra no longer includes the explain string in the thrown exception. In your applications, catch exceptions and output your own explain strings using the explain...

Currently the base image is customisable by setting `METAFLOW_BATCH_CONTAINER_IMAGE` or passing `image` - if not specified this falls back to the users Python versions, e.g. `python:3.9.2` This image name doesn't...

# This is a Feature Proposal ## Description Add an option to blacklist a function alarm for a given handler. ### Use case I want to add a function level...

help wanted
feature request

When using pa11y programatically (I needed to hook into some webpack-dev-server lifecycle hooks) it wasn't clear from the README how to add the CLI reporter. Thankfully it was consistent with...

type: documentation

## 1. Title CloudWatch supports tagging and untagging alarms, and it should be supported in CloudFormation. ## 2. Scope of request Allow for tags on create, updating tags, etc. ##...

enhancement
management & governance

Dag file which change the name of the dag but do not use a new filename are not cleaned up. This should be possible by checking against `fileloc_hash` stored in...

**Describe the problem you faced** We're seeing some weird behaviour since upgrading to Hudi 0.11.0-amzn (i.e. EMR 6.7.0) from Hudi 0.10.0-amzn (EMR 6.6.0): Deltastreamer jobs are seemingly succeeding, but have...

We're seeing issues starting up services due to rate limiting by slack on the users listing calls. The current retry behaviour is fairly aggressive and retries 10 times with an...

Currently the navbar links to `#` so is a no-op. This change makes the navbar link to `/` on whatever URL `SITE_URL` is configured as. I have zero Django experience...

# Description It'd be useful to have a deeplink (`slack://`) to the relevant conversation channel from the incidents page. This would allow users to jump off from the incidents log...