Skip to content

New choreography for analyzer event based #28

@amindadgar

Description

@amindadgar

In order to make the analyzer event-based, we've thought of a solution which is we would have to run the analyzer from the date of updated messages (which normally would be the messages in 7 days ago). To do that we need to get the first updated message in choreographies so that we could analyze from that specific day.

Basically the new choreography would have transactions listed below (or something similar which is to be discussed)

  1. discord-bot-message-update
    • Passing the date of the updated message
    • Or storing it somewhere for the analyzer could know where to start
  2. Either run the analyzer from that specific date or the analyzer would start from the saved date in cron-job time.

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