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

Create additional logic in routers to handle notification and session specific routing  #66

@cabishop

Description

@cabishop

Create additional logic in routing for the following use cases:

  1. Check if request contains session id.
  • If yes, and if the request is relevant, route to the Primary Agent for the session
  • If yes, and if the request is not relevant, route to the most relevant Agent
  • If no, route to the most relevant Agent
  1. Check if request contains a notification.
  • If yes, and if the request is relevant to the notification, route to the Agent that sent the notification
  • If yes, and if the request is not relevant to the notification, route to the most relevant Agent
  • If no, route to the most relevant Agent

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