-
Hello, first of all thanks for this awesome package!!
The documentation says that
> Stream API will be added soon.
Is it already a work in progress? I would really like to see this.
Also, …
-
[fetch] failed to fetch: GET 429 Too Many Requests https://api.warpcast.com/v2/signed-key-requests
{"errors":[{"message":"Exceeded rate limit of 120 requests per 3600 seconds. Try again later."}]}
…
-
Hi,
I just upgraded Next.js to v15, and the `next-sitemap` package stopped working. The [request API is now async](https://nextjs.org/blog/next-15#async-request-apis-breaking-change), which seems t…
-
`kotlinx-io` provides only synchronous API at the moment. In some scenarios, an async API could be more convenient and useful, so it is worth supporting it.
There is no particular plan right now, a…
-
> viewcomfy@0.1.0 dev
> cross-env NODE_OPTIONS='--inspect' next dev
Debugger listening on ws://127.0.0.1:9229/772a58c6-d53a-449d-af1b-9b5a80af243c
For help, see: https://nodejs.org/en/docs/inspec…
-
I am wondering if we really need to keep the sync API. If we get rid of it, users wanting to use this crate in sync contexts could simply use `pollster::block_on` in their code and we could advise tha…
-
Also with version 1.6.1 no more login possible, it worked only one time but without showing any entities.
I deleted the entry with no enttities, since that there is no more login possible.
Login o…
-
# Environment
- Dart version (run `dart --version`): 3.5.3 from pacman -Sy dart
- OS kind and version (e.g. "Windows 10, version 1809" or "macOS 12.4"):
Arch Linux ARM64
Linux 6.12.1-1-aarch64-A…
-
I would like an API that lets me run jobs in sequence. This feature would only work with Disqualified jobs, not through the ActiveJob integration.
Just some ideas:
```ruby
# I don't like this A…
-
## Description
Error: [fetch] failed to fetch: GET 500 https://firefly.mask.social/api/firefly/sponsorship
{"success":false,"error":{"code":40001,"message":"[fetch] failed to fetch: GET 429 Too Many …