-
I have maxwell running with connection to the master and the connector is working and reacting on changes in the master (inserts, updates, deletes, ...)
I am running rabbitmq mode
The diagnostic…
-
One of the biggest challenges when trying to help Vector users debug issues is collecting all of the relevant data from their environment. This can involve a lot of back and forth and it's not always …
-
Got an issue when I first downloaded this with it crashing on startup.
I am using arch linux with SMAPI 4.1.7 with Stardew Valley 1.6.14 build 24317 on Unix 6.11.7.1
I get the following error me…
-
Jira Link: [DB-13597](https://yugabyte.atlassian.net/browse/DB-13597)
### Description
The requirement is to make the formatting of schema_details.txt to be closer to ysqlsh. Sample output is availab…
-
Add some other diagnostics to TableAutomization.py
-
Say I have a user editing a file and if it doesn’t parse to the correct format I want to display the error and ask if they’d like to try again. Essentially we have an edit loop that runs until they ge…
-
**Is your feature request related to a problem? Please describe.**
Creating a diagnostic view in the webui and desktop app
**Describe the solution you'd like**
Additional metrics desired can be f…
-
**Bug Severity**
* [ ] **1 = Minor problem** that does not affect total framework functionality (e.g., computation error in a POD, problem with logging output, or an issue on a single system
* […
-
### Describe the feature
Entering a `Session` multiple times to parse a file only emits diagnostics on the first execution
```example.rs
let path = Path::new("src/Counter.sol");
let human = HumanEmi…
-
Hi there, I'm trying to configure `golangci-lint` but I can't for the life of me figure out what's wrong 🙈
plugins:
```
return {
{
"stevearc/conform.nvim",
event = 'BufWritePre', …