The Wayback Machine - https://web.archive.org/web/20211113153628/https://github.com/topics/conversation-driven-development
Skip to content
#

conversation-driven-development

Here are 8 public repositories matching this topic...

Language: All
Filter by language
rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

  • Updated Nov 13, 2021
  • Python
pascal-airy
pascal-airy commented Apr 8, 2021

Current Behaviour

On startup, the media resolver app tries to build an AWS client based on the config values and that fails if they are invalid which results in the app crashing

Expected Behaviour

The app should log that the configuration is invalid and not crash

Example configuration which produced the error

media-resolver:
    storage:
      s3:
        key: "cha

Improve this page

Add a description, image, and links to the conversation-driven-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conversation-driven-development topic, visit your repo's landing page and select "manage topics."

Learn more