-
#### Potential missing delay when burst limit is exceeded but before reaching rate limit
In the `_get_delay ` method (lines 65-76), when the number of requests exceeds the burst limit (`len(self._w…
-
### Description / Steps to reproduce the issue
for some configurations, it's possible for a system to use both of low-level up_putc and the uart (drivers/serial/serial.c) on the console.
for an ex…
-
First identified in `8.8`/`main` (in testing https://github.com/elastic/kibana/pull/155384), but based on the issue this probably has existed since the initial implementation of the Detection Engine/G…
spong updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
Embedding models typically have smaller context windows than LLMs, which can limit the quality of embeddings generated for large con…
nkkko updated
4 weeks ago
-
bin2chen
Medium
# when ReserveBase undercollateralized , Manager.orders will not be able to execute
### Summary
`Manager.sol` does not take into account that `reserve.redeemPrice` may be less th…
-
Continuing the conversation originating from https://github.com/oscal-compass/compliance-to-policy/issues/23. The goal would be enable plugins to be developed externally without having to recompile C2…
-
**Is your feature request related to a problem? Please describe.**
If a user ends up with an inappropriate value for their `--tensor-parallel-size` in the `serve` section of our ilab config, they c…
-
#### Problem
When rpc-history is enabled on a validator, blockstore will create additional RocksDB column families.
The keys of those rpc-related column families are pubkey-prefixed for faster prefi…
-
This is in Wolverine just because it needs to go *somewhere*, and because Wolverine is kind of at the top.
## "Problems"
* There are some shared framework-y elements like the application assembl…
-
The handler is now a proxy which routes on-chain read/writes through it handling retry and reselection logic. The original issue was that `eth_call is not supported` was being thrown by some endpoints…