Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Making the Flask App Asynchronous #35

Description

@elinguiuriel

Is your feature request related to a problem? Please describe.

With a synchronous implementation, the chatbot can often reply the same message multiple time. to avoid that we need to use and asynchronous implementation.

Describe the solution you'd like

I would like the Flask project the be asynchronous using eventlet and greenlet

Documentation

For more information about how to do that look at this YouTube Video : https://www.youtube.com/watch?v=gJ7CnUX_7YQ

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions