-
**Please describe the problem you are having in as much detail as possible:**
When a Promise gets rejected due to a Discord API Error (let's say Missing Permissions), I'm logging an Uncaught Promise …
-
**Describe the bug**
There is an error with the match api where the players raw data sometimes returns with a perk style of 0 which causes shieldbow to throw an error.
There is an open issue on th…
-
```
2022-02-21T02:33:37.9491812Z Feb 21, 2022 2:33:37 AM org.testcontainers.containers.GenericContainer tryStart
2022-02-21T02:33:37.9492728Z INFO: Container ghcr.io/trinodb/testing/centos7-oj11:lat…
-
I'm trying to rate-limit a simple netlify serverless function. The function manages to return a response but still throws an error.
Here's the code for the function:
```ts
// /netlify/handler.ts
…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing guide…
-
## Short description of the problem
Conda install (`anvio 7 hdfd78af_1 bionconda`) on Ubuntu 18.04.6 produces the following error:
```
$ anvi-self-test --suite mini
Traceback (most recent ca…
-
Add a throttling system to the backend REST endpoints that tracks and limits the interaction frequency of users/api-clients. This will help us to prevent or slow down users/automated systems form floo…
-
Can not find anything in the forum on this error report. Maybe you can help me with this:
```
Creating conda environment https:/bitbucket.org/snakemake/snakemake-wrappers/raw/0.27.1/bio/fastqc/env…
-
### Describe the bug
I am stuck at 99% for more than 15 minutes, on the date (12/12/2022) that I merge the latest changes from the master branch. It's moving, yet super slow. CPU utilization is less …
-
The code (for `actix-web-0.7`, I didn't try reproducing on 1.0 yet):
```rust
use actix_web::{HttpRequest, HttpResponse};
use std::sync::{Arc, Mutex};
struct Unit;
struct SlowStuff {}
imp…