-
Honor the 429 responses with 'retry-after' headers, as described in [Moderating Client Request Traffic](https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html#request-moderation)
-
I have a big set of all country borders and I want them to be seen from zoom 1 minimum, this is the command I used:
`tippecanoe -o ../assets/countries.mbtiles -Z1 -Z8 --drop-densest-as-needed --sim…
-
We are appending ${LDFLAGS} just after ${CXXFLAGS} at:
https://github.com/rombust/Methane/blob/75899af5d946edb7b6ca06b706f76533c66b2adf/Makefile#L40
for years to solve it
Thanks
-
We're still debugging, but it appears that ./config is no longer honoring the --unattended flag. This is resulting in our self-hosted runners unintentionally spamming with new runners.
-
### systemd version the issue has been seen with
systemd 256 (256.7+suse.9.gc7671762b3)
### Used distribution
openSUSE MicroOS
### Linux kernel version used
6.11.5-2-default
### CPU …
-
### Steps to reproduce
When using `archivesBaseName` with app/build.gradle,
Run `flutter build apk --release`
### Expected results
Expect to find `MyApp***-v0.0.1-release.apk` at `b…
-
### Bambu Studio Version
1.10.0.89
### Where is the application from?
Bambu Lab Official website
### OS version
Windows 11
### Additional system information
_No response_
### Printer
Bambu La…
-
We currently also use `flask_pydantic` since that was our first step into getting pydantic incorporated into flask.
It's `validate` function uses the pydantic model for the query as-is to check the…
-
**Describe the bug**
The audience can modify the presenter notes in the overview despite #1059.
I would expect `codeEditor` set `false` to prevent `!isPresenter` clients to prevent this
**Mini…
-
We just ran into a bug related to Bundler where transitive dependencies would not resolve correctly when parallel installation (`--jobs` option) is enabled. The problem with the current action is that…