-
### Description
Ray actor methods have `retry_exceptions` with `max_task_retries`. But for the ctor (`__init__`), the user exceptions are never retried. Instead, for the first ctor exception we get A…
-
Now sdk has no logs about retries and no way to check - haw many retries did before error )without application logs).
-
I love the results you've gotten. I wish I could see something similar. I'm using a pi5/4gb and 55 degree MLX90640.
Unfortunately, I burned out i2c bus 1 by wiring it up wrong :/ so I've had to swi…
-
### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2018.10.29*. If it's not, read [this FAQ entry](https://github.com/rg3/youtube-dl/blob/master/R…
-
i';m experiencing issues accessing datasets hosted on OSN, and i was wondering if this is a known problem or just a specific issue?
It appears to be affected all OSN datasets
```python
In …
-
Hey there,
We're seeing transient network issues cause some unexpected behavior with this connector. While I'm not sure of the exact network issues causing this, I can reproduce using a local docke…
-
Here is the structure to use `RetryState`, maybe it can be optimized here:
```rust
async fn try_create_shard(&self, group_id: u64, desc: &ShardDesc) -> Result {
let mut group_client =…
-
- **Package Name**: azure-storage-blob
- **Package Version**: 12.19.1
- **Operating System**: Fedora Workstation (39)
- **Python Version**: 3.12.2
**Describe the bug**
When experiencing timeo…
-
Retries are currently handled on the public clients, but stack v2 will be responsible for the connection retries.
We need to test retries better and make sure we don't duplicate retries on differen…
-
**Environment**
- Zero 2W
- Debian Bookworm
- 1.7.5
**To Reproduce**
1. Go to the webui > settings > soft shutdown
2. Select custom shell
3. Run a service that takes a few seconds to load,…