zengql

Results 11 comments of zengql

@BradenEads I passed docker logs -f dynomite, and stopped the conductor-server, the log content of dynomite is as follows: ![image](https://user-images.githubusercontent.com/7374317/231634515-ed3179a4-ebe5-4d4c-b12c-b88e4e2ad167.png) I did not find the error from the log, my...

@BradenEads How should I modify startup.sh? I try to modify startup.sh with the following command and add log configuration, but it still doesn't work! 1、Define `log4j-file-appender.properties` ``` bash # #...

@BradenEads I re-modified my template definition. The inconsistency of the task names in joinOn was because I deleted some data to avoid leaking key information, but I forgot to modify...

@manan164 I have already checked the log, because my task is `asyncComplete: true`, which means it is an asynchronous task. Therefore, after the request is initiated, wait for the service...

The core reason for the issue I mentioned also points to this problem, but nearly three months have passed and there is still no response. This speed is too slow....

@spencergibb I tried using the browser and Apifox but got the same error. URL: http://localhost:8080/enterprise-service/api/v3/enterprise?start_created_time=2023-12-11%2000%3A00%3A00&end_created_time=2023-12-12%2000%3A00%3A00

@spencergibb @rstoyanchev When I use Webflux-based spring-cloud-gateway, I have no problem including space characters in my requests, Therefore, I think the logic of spring-cloud-gateway-mvc processing should be consistent with the...

@tomgag There has been no effective official reply so far. How did you solve this problem based on the current version? Please help provide some solution ideas, thank you very...

> > @tomgag > > There has been no effective official reply so far. How did you solve this problem based on the current version? > > Please help provide...