-
### Describe the bug
currently I'm facing an issue with kafka consumer, after a random given time, the consumer fetches messages from kafka with an increasing delay.
below the consumer configurati…
-
| | |
| --- | --- |
| Bugzilla Link | [39632](https://llvm.org/bz39632) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @EugeneZelenko |
## Extended Descrip…
-
Medusa's gas usage metrics seem to be higher than Echidna.
I'm testing this using:
```solidity
uint256 gasBefore = gasleft();
doSomething();
fl.log("gas used", gasBefore…
-
Coverlet reports 50% condition-coverage for an if-condition that is only 25% covered.
## Environment
- TargetFramework net5.0 (or netcoreapp3.1)
- NUnit 3.13.2
- coverlet.collector 3.1.0
## S…
-
## unnecesary_duplicate_value
## Description
Remove unnecessary `||`/`&&` values to avoid redundancy.
## Details
When the `||` or `&&` operator is used with identical values, leading to re…
-
```csharp
config.AddBranch("doSomething", add =>
{
add.SetDefaultCommand();
add.AddCommand("normal").WithData(contextData).WithDescription("Merge 'Models'.");
add.AddCommand("differen…
-
Hi, this is a very useful library, thank you.
Could you please clarify how to handle requests with optional parameters? For example, something like this: https://site.com/path?random=123. In this c…
-
I use micrometer in a Spring Boot application to measure the execution time of a method.
Given the following (Kotlin) method:
```
class MyClass(...) {
@Timed(value = "my_timer")
@Transact…
-
### Version
```sh
Browsers:
Chrome: 126.0.6478.127
Edge: Chromium (126.0.2592.87)
npmPackages:
@rsbuild/core: 1.0.0-alpha.6 => 1.0.0-alpha.6
```
### Details
```javascript
// tes…
Fitz6 updated
3 months ago
-
## Search Terms
- namespace symbol
- namespace symbol property
- namespace symbol properties
## Suggestion
The ability to declare symbol properties on **TypeScript**&nbs…