-
### What problem does the new feature solve?
Add variables to MySQL and Postgres for controlling statement execution timeout.
This is also a compatibility requirement from Sigma.
### What does th…
-
**Describe the feature request**
[Global rate limits](https://istio.io/latest/docs/tasks/policy-enforcement/rate-limit/#global-rate-limit) are configured using EnvoyFilters and a downstream ratelimit…
-
I referred to the I2C-related example in your sample code and wrote an I2C API.
However, when I tested sending commands continuously, it got stuck after the first command (after setting the STA for t…
-
Hello,
as discussed on [Discourse](https://discuss.python.org/t/add-timeout-management-in-pyperformance/63728) it would be nice to implement a timeout within pyperfomance.
If a benchmark run han…
-
#### Environment
- Server version: 7.1.3
- Node.js version: v20.17.0
- npm version: 10.8.2
#### Description
Performing a request that returns a 304 not modified has different headers than t…
-
### URL
https://www.openstreetmap.org/relation/7795942/history
### How to reproduce the issue?
1. Open the URL
2. See the following error:
### Screenshot(s) or anything else?
Thi…
-
Needs a default timeout and a way to override it.
-
When controller disconnects, the same message is sent. So if we were moving forward when the controller dies, we keep moving forward. Add/fix timeout so wrench is zeroed
-
### What happened?
Reported via slack.
```
2024-10-08T16:47:56.595Z INFO intercp.catalog.heartbeat could not send a heartbeat to a leader. It's likely due to leader change {"instanceId": "kuma-co…
-
Currently, if `tikv.rawkv.write_timeout_in_ms` is set to `850ms`, the function `put` may not exit after `1000ms`.
Precise control of RawKV timeout should be supported.