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

refactor: event consumer #520

Merged
merged 8 commits into from
Sep 1, 2023
Merged

refactor: event consumer #520

merged 8 commits into from
Sep 1, 2023

Commits on Aug 28, 2023

  1. refactor: event consumer

    adityathebe committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    401babe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9a567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99c61a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    1deecb8 View commit details
    Browse the repository at this point in the history
  2. chore: typo fix in test

    adityathebe committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ae54f01 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

  1. feat: sync consumers (#521)

    * feat: separate consumer for sync and async
    
    * fix: process sync consumers in a separate transaction
    
    * fix: skip auth to /kratos/* and return 401 if session id is not a UUID.
    
    * feat: add new sync handlers for playbook events
    
    * chore: set custom pgnotify timeout for event consumer.
    adityathebe authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e604762 View commit details
    Browse the repository at this point in the history