-
Deliverables:
- [ ] Add some standards to the Engineering Style Guide
- [ ] Logs for relayer block logs are not clearly from L1. We should also highlight L2 blocks that way.
- [ ] Logs for P2P connec…
-
Related to #214
Before the web interface, there needs to be a usable api for launching ros2 nodes. Also a simple way to startup the GUI itself. Changing the Makefile into a python script might be id…
-
**Kibana version:** 8.16
**Describe the bug:**
The content populated when clicked on "Edit prompt" from contextual insights alerts, is not user friendly.
- Before insights are generated from the AI …
-
Follow-up to #333
If possible:
- Catch all parsing exceptions
- Print invisible/non-printable characters as escape sequences (e.g. `\r\n`)
- Help to analyze common failures
- Logon failu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master
- Deployment mode(standalone or cluster):
- MQ type(rocksmq,…
-
The goal of replay testing is to throw compute time rather than human time at finding logic bugs / breaking changes in new code, even if the tester doesn't know what kind of bug they're looking for. …
-
rather than
```
shaders/sprite.slang(56): warning 41010: control flow may reach end of non-'void' function
float3 transform(Vertex vert, uint32_t id)
^~~~~~~~~
```
I feel the warning woul…
-
![Screenshot 2024-11-15 at 5.12.07 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/70b8b143-7bd0-471d-b108-61992e3be910.png)
Your target users are physiotherapists who m…
-
If I enter a non-exsisting path for the speech logger folder and validate the settings dialog, nothing happens.
Only the following error is logged:
```
ERROR - external:globalPlugins.speechLogger.G…
-
Currently, the `Torrent.pieces` field is the same as the `pieces` field in the Transmission RPC response, that is:
> A bitfield holding pieceCount flags which are set to 'true' if we have the piece…