-
### Description
**Given** The API has many routes with requests and responses
**When** When thinking about routes a UML/Domain model can be helpful
**Then** Create a domain model to place data
##…
-
```
It would be nice if the checker could detect that 'test' being true implies 'o'
is non-null.
=== Test.java ===
import javax.annotation.Nullable;
abstract class Test {
abstract @Nullable Objec…
-
**Is your feature request related to a problem? Please describe.**
I would like to improve the reliability of the `AsyncRedisManager`. I am using a Redis pod deployed within a Kubernetes network. To …
-
Currently, every time the span panel is restarted, there is a period of time during startup when it responds to local api requests with non-successful http status codes. I think it's 502 or 503 or som…
-
**Github username:** @nicholeconn1024
**Twitter username:** --
**Submission hash (on-chain):** 0xc19e2c201ed7b9e4a79102d322acb264b2a95776cc36e4b055cec8216b71af98
**Severity:** medium
**Description:*…
-
**Describe the bug**
A clear and concise description of what the bug is.
https://github.com/ossrs/srs/issues/2759
**Version**
6.0.113
**To Reproduce**
sending rtmp with aac errors
like…
-
## Background
We need to enhance the projects table to store evaluation data for project assessments. This data needs to be persisted in a structured format using a JSONb field, allowing for flexible…
-
in postprocess_size() in train_stage_1.py
when transpose_img is set to true, we need to **reorder flows** like this
flows[:, [0,1]] = flows[:, [1,0]]
This makes sure that flows[:, 0] corresp…
-
### Description
The positions of the nodes in the tree are only refreshed correctly when a HierarchicalDataProvider.refreshAll() is done - but not when a HierarchicalDataProvider.refreshItem() is don…
-
**Describe the bug**
I am using a data flow to get the log data and also ISM policies to rollover the data flow. In this ISM policy, after rollover the index, I want to shrink the shards using the IS…