Skip to content

persist and recover conversation history #2

@nandhitha-kamal

Description

@nandhitha-kamal

Currently, conversation history is maintained in memory. There are a couple of issues with this -

  1. potentially large memory footprint of the bot
  2. conversation history is lost upon restart.

Provide for a way to persist conversation history on disk. On restart, recover from disk (if available)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions