Conversation
| loadSample=true | ||
|
|
||
| conductor.db.type=memory | ||
| conductor.queue.type=redis_standalone |
There was a problem hiding this comment.
Does this add redis standalone dependency to starting Conductor?
There was a problem hiding this comment.
yes @aravindanr , this will add the dependency on redis standalone
There was a problem hiding this comment.
if i didn't define this config conductor.queue.type, will I still use the orkes_queue?
There was a problem hiding this comment.
No @lijia-rengage , We need to mention the queue type otherwise it will use dynomite.
|
@manan164 , i got the following error when starting conductor on the last main branch, how can I configure the relevant snippet of |
|
Hi @missedone , Thanks for reporting. Can you please share the properties used other than those mentioned above? I tried but could not be able to reproduce it. |
|
|
i tried with the following properties as well, but didn't work either: |
|
Hi @missedone , I tried with above properties but looks like server works fine. |
|
thanks @manan164 for the help, the issue might be caused by the dirty cache in IntelliJ. |
|
Thanks @missedone , glad the issue is solved. |

Deprecate dyno queue.