Skip to content

Notification system #65

@lorensr

Description

@lorensr

Author: Loren

Summary of the feature being proposed

Add two capabilities:

  • Allow subscriptions to raw Event History events via gRPC streaming
  • Provide UI for configuring notification triggers (and the backend that stores and executes them):
    • Flexible condition builder
    • Flexible trigger action (webhook, email, sms, slack)

What value does this feature bring to Temporal?

Users want to be able to receive a push notification when something happens. For example, when a Workflow times out, they want to receive that event with information about the Workflow, like its ID and history.

The current methods of getting this are:

Are you willing to implement this feature yourself?

Yes but I'd be pretty slow at the Go part 😄

Metadata

Metadata

Assignees

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