-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
Thanks for this awesome lib. It makes throttling easily.
I have many heavy jobs which not only needs to be throttled through HTTP requests, but also needs to calculate the results heavily (CPU-bou…
-
### Describe your environment
OS: Ubuntu
Python version: 3.11
Package version: 0.48b0/1.27.0
```
$ pip install starlette uvicorn opentelemetry-sdk opentelemetry-instrumentation-asgi httpx
$ pi…
-
Windows 11 23H2 25915
Python 3.8.5
Unsure if this first part is a part of the issue or my ~~cat~~ panda printer not being supported, but first off it can't find my device automatically, and when s…
-
Hi,
First of all, thank you for maintaining and developing this library, it has been very useful for us!
I recently upgraded to `starsessions` version `2.2.0` and started experiencing intermitte…
-
Both me and another student have problems with using Python 3.8, probably caused by an asyncio implementation problem.
```
Traceback (most recent call last):
File "./revolve.py", line 69, in
…
-
**Problem Statement**
The Python SDK uses synchronous IO through the requests library today. With Python's threading model, it is not possible to write performant, parallelizable applications using t…
-
import asyncio
import json
from f2.log.logger import logger
from f2.apps.douyin.handler import DouyinHandler
kwargs = {
"headers": {
"User-Agent": "Mozi…
-
# Whisper Streaming - Buffer Audio & Incorrect Finals
## **Description**
While testing streaming functionality using Whisper, we have identified two principal issues:
---
## **1. Missing B…
-
**Describe the bug**
```
r2r
Usage: r2r [OPTIONS] COMMAND [ARGS]...
R2R CLI for all core operations.
Options:
--base-url TEXT Base URL for the API
--help Show this messag…