Sunyelw

Results 9 issues of Sunyelw

Conductor Version: #v3.10.3 Docker-compose deploy, and demo is starting local. ``` docker-compose -f docker-compose.yaml up ``` invoke trace ![image](https://user-images.githubusercontent.com/31758533/183572732-8131e607-8d3a-40ae-b07e-7b67f58fa4aa.png) a simple demo cost 200s ![image](https://user-images.githubusercontent.com/31758533/183572503-621e4bfb-1cc3-4889-80e8-f4df30c7738b.png) Why?

## CASE background Conductor version: v3.11.0-SNAPSHOT Deployment Type: docker-compose ( In memory ) Deployment Result ``` ❯ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 76dbcce325a2 conductor:ui "docker-entrypoint.s…"...

type: bug

on mysql: ![image](https://user-images.githubusercontent.com/31758533/57968500-f3e1d200-799d-11e9-8b20-2f1d0d7b7161.png) on mycli: ![Uploading image.png…]() And `locale` is: ![Uploading image.png…]() Any suggestions ? Could you help me? thx. @tsroten

my dom4j version ```xml dom4j dom4j 1.6.1 ``` my usage ```java // String xmlStr // ... Document doc = DocumentHelper.parseText(xmlStr); ``` and when I Pressure test found a lot of...

My operation ``` git clone -b v3.1.3 https://github.com/spring-cloud/spring-cloud-gateway.git cd spring-cloud-gateway mvn clean install -DskipTests -Dcheckstyle.skip ``` And got Error for this: ``` [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Spring Cloud...

waiting-for-triage

I got an requirement to obtain the highest `tps` by java, which can resolve it by PromQL and Grafana dashboard like this: ```PromQL rate(gateway_requests_seconds_count{application=~"xxxx"}[1m]) ``` dashboard ![image](https://user-images.githubusercontent.com/31758533/153109168-1b5fddb2-2258-4c54-b7ac-606f73445830.png) But I do...

How should I do after login up? ![image](https://user-images.githubusercontent.com/31758533/207046877-8d0f9477-535d-4ea2-ad44-c8bad8b5d9c6.png) url: ``` https://beta.openai.com/signup_ext?app=chat ```