-
`fetch` will allow qsv to fetch HTML or data from web pages or services, to enrich a CSV (e.g. geocoding, wikidata api, etc.)
It will support authentication, concurrent requests, thresholds, etc.
…
-
I believe this might be more of an issue on clarifying Lemmy's documentation however the setup for federation does not download any files when running `curl -H 'Accept: application/activity+json' `.
…
-
**Reproduce**: Use the following in `Cargo.toml`: `actix-ratelimit = { version = "0.3.0", default-features = false, features = ["memory"] }`
`cargo check` output:
```
error[E0432]: unresolved i…
-
As long as we are providing this service for free, we need to make sure we don't go over the free quotas from the [GPC always free server](https://medium.com/@hbmy289/how-to-set-up-a-free-micro-vps-on…
-
Now that `actix-web` v3 is available, could I request a new release of `actix-ratelimit` please? I see that the PR #6 was merged but that didn't include a version bump for `actix-ratelimit` and there …
-
Is it possible to control the rate limit at per API level?
For example:
`GET /foo` 100 max requests per minute
`GET /bar` 200 max requests per minute
-
I've noticed that:
- `hexagon-undertow-mongodb`
- `hexagon-undertow-postgresql`
are having problems. The following message is visible in the `raw.txt`:
```
unable to connect to 10.0.0.1:9090 …