Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add config to process messages concurrently #2026

Commits on Sep 13, 2024

  1. fix: add processMessagesConcurrently config for processing message co…

    …ncurrently
    
    Signed-off-by: Pritam Singh <pkspritam16@gmail.com>
    Zzocker authored and sairanjit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c8bf9f2 View commit details
    Browse the repository at this point in the history
  2. refactor: inbound transport to use AgentMessageReceivedEvent

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0d1741a View commit details
    Browse the repository at this point in the history
  3. refactor: inbound transport to use AgentMessageProcessedEvent

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    958310d View commit details
    Browse the repository at this point in the history
  4. refactor: update name

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a4e90c0 View commit details
    Browse the repository at this point in the history
  5. refactor: added timeout in message processing

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9a37419 View commit details
    Browse the repository at this point in the history
  6. chore: update lock file

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    806ef6a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    696afdf View commit details
    Browse the repository at this point in the history
  2. fix: AgentMessageProcessedEvent payload

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    93eaf72 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fix: resolve comments

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    bd10210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe7c5db View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge branch 'main' of https://github.com/sairanjit/credo-ts into fea…

    …t/concurrent-message-processing
    
    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    83cde0c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    f9de361 View commit details
    Browse the repository at this point in the history