chroma: submission error (rate limit exceeded)
Open
chroma
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
### Problem
Running this command:
```sh
$ beet submit
```
Led to this problem:
```
[...]
chroma: acoustid submission error: error 14: rate limit (10.000000 requests per second) exceeded, try again later
```
### Setup
* OS: Fedora Linux 43 (Workstation Edition)
* Python version: 3.13.12
* beets version: 2.8.0
* Turning off plugins made problem go away (yes/no): no
My configuration (output of `beet config`) is:
```yaml
plugins:
- chroma
```
Contributor guide
Assessment
This issue has not been assessed yet.