sixtay

Results 4 comments of sixtay

@murtaza-khan where you able to figure this out. I have a similar problem and running Consul local doesn't fix it.

Fixed the issue by modifying each services bootstrap-development.yml from consul: host: localhost to consul: host: ${{CONSUL_HOST}}

Can confirm I am getting the same issue. `NEXT ACTION: COMMAND = browse_website ARGUMENTS = {'url': 'https://www.cityscapeqatar.com/en-gb/news-and-media/industry-news/property-management-trends-to-look-out-for-in-2019.html', 'question': 'What are some of the trends that are shaping the property management...

Possibly. It seems this issue stems from the subscription leveraging 'node-eventstore-client' instead of @eventstore/db-client. I'll look into a fix. For now I just modified juicyclef's package to create persistent subscriptions...