Sophie Cooper

Results 9 issues of Sophie Cooper

Hi! I'm trying to rate limit calls to an API, for example, kick off one request every second. Using this library works fine, until I add in retries. The retry...

When trying to install packages from GitHub using `node:12-slim`, we're seeing the following error: ```sh npm ERR! Command failed: git clone --mirror -q git://github.com/mouse0270/bootstrap-notify.git /root/.npm/_cacache/tmp/git-clone-0decf327/.git npm ERR! fatal: could not...

Hi, We're using `pg-partman` to partition an existing table in an AWS Aurora PostgreSQL DB (on an unused clone of the database). It's a table with approximately 23 billion rows,...

question

I'm trying to get a static site working using the s3rver CLI. Ideally, I want to point s3rver to a folder containing the source and the website configuration, and it...

question
feature request

Hi! We use this currently on a dashboard to show a select number of builds, which works really well, but we'd like to have a dashboard which shows the status...

help wanted
CI server specific

Hi, We're frequently seeing a `Missing file segements in upload:0` error when trying to upload a file to a client's SFTP. It's a large file - ~1GB. The upload _is_...

### Description When running `docker compose up --watch`, the logs for the service appear in the output. When specifying `sync+restart` as the action on a file change, when a file...

kind/bug
status/0-triage

Version: 2.9.0 We don't always want to add context to an error - sometimes `console.error(new Error('bang'))` is fine. If you do that, however, it still tries to add the context...

There seem to be quite a few bug fixes and features on Master, which have not been released. Please can you release a new version. As the `dist` folder hasn't...