Sinsy

Results 19 issues of Sinsy

Make sure that: - [ ] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [ ] You submit test cases (unit or integration tests) that back your changes. - [ ]...

### Volunteer help Support health check for downstream services and issue warnings when services are unhealthy. Warning docking dingding, SMS, email, etc. Also customize the alarm format.

status: volunteer wanted

### Volunteer help Docking with cloud vendors to provide cluster mode for shenyu.

status: volunteer wanted

我在体验 electron 时候,开发的时候是可以实时渲染出来的。 使用 pake 的时候,我看了下渲染后的客户端和在用浏览器看的 UI 适配不一样。 有什么办法可以在开发的阶段实时查看 pake 渲染的结果?

Make sure that: - [ ] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [ ] You submit test cases (unit or integration tests) that back your changes. - [ ]...

### Volunteer help see https://samwho.dev/load-balancing/

status: volunteer wanted

maven config ``` org.languagetool language-en 6.3 ``` module-info.java config ``` requires languagetool.core; requires language.en; ``` maven error: Read package org.languagetool.chunking from both language.en and languagetool.core. test case: ```java public static...

English
code/java

demo ```java public class Undefined extends Application { @Override public void start(Stage primaryStage) throws Exception { CodeArea codeArea = new CodeArea(); Button button = new Button("Button"); TextField textField = new...

- [ Y ] Already google - [ Y ] Already chatgpt - [ Y ] Already check issue - [ Y ] Already stackoverflow ## Expected Behavior Line-spacing to...