Skip to content

Async notifications #11

@danial-k

Description

@danial-k

With all notification services enabled, it can take ~3.5 seconds for the lambda to respond.
Consider:

  • Validation (hCaptcha) is blocking, nothing else should happen until validation succeeds
  • Notification and logging (email, DB, Discord) are all async and can all be triggered at once.

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