Manan Bhatt

Results 62 comments of Manan Bhatt

Hi @RolandMalaprade , Thanks for reporting this. I will check and update. Till then can you please try with lower jdk version may be JDK 17?

Hi @RolandMalaprade , Are you still seeing this issue? Please try with lower JDK 11 or we can chat [here](https://join.slack.com/t/orkes-conductor/shared_invite/zt-xyxqyseb-YZ3hwwAgHJH97bsrYRnSZg) for more realtime collaboration.

Hi @zengqinglei , WAIT tasks generally get marked completed by Sweeper. Have you disabled the sweeper by any chance?

Hi @l646505418 , Can you please follow this [steps](https://github.com/Netflix/conductor/discussions/3307#discussioncomment-4612132)?

Hi @JCHacking , is there any reason you are using custom docker-compose? There are some example docker-compose [here](https://github.com/conductor-oss/conductor/tree/main/docker)

Hi @JCHacking , Can you please rebuild the image? I see you have specified the property `conductor.db.type=redis_standalone` so ideally conductor don't need postgres.

Hi @appunni-m , Is there a particular reason that you are using double underscore in the task reference name?

Hi @rajeshwar-nu , Are these subworkflow retried or restarted?

Hi @yashwant-mv , Prometheus has been moved to the community. Please include [package](https://github.com/Netflix/conductor-community/tree/main/metrics) in your server build.gradle. Also we are working on creating a docker image for standard configuration in...

Hi @josephjacobmorris , This is expected behavior. Feel free to contribute to having functionality to replace keys. We will be happy to review it.