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

Adding an account-level event subscriber #12808

Merged
merged 9 commits into from
Apr 23, 2024

Conversation

chrisguidry
Copy link
Collaborator

We are adding an account-level event websocket endpoint in Prefect Cloud, which
is available at /api/accounts/<a>/events/out. This introduces a subscriber
that manipulates the given API url to connect to that new endpoint.

Part of PrefectHQ/nebula#7566

We are adding an account-level event websocket endpoint in Prefect Cloud, which
is available at `/api/accounts/<a>/events/out`.  This introduces a subscriber
that manipulates the given API url to connect to that new endpoint.

Part of PrefectHQ/nebula#7566
@chrisguidry chrisguidry added the experimental Related to an experimental feature label Apr 19, 2024
Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for prefect-docs-preview ready!

Name Link
🔨 Latest commit e14a254
🔍 Latest deploy log https://app.netlify.com/sites/prefect-docs-preview/deploys/6627ac06d5f0dd0008039247
😎 Deploy Preview https://deploy-preview-12808--prefect-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@jakekaplan jakekaplan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@chrisguidry chrisguidry merged commit f68d6d4 into main Apr 23, 2024
19 checks passed
@chrisguidry chrisguidry deleted the account-level-events-subscriber branch April 23, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Related to an experimental feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants