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

Hackathon: Event Subscriptions #18196

Closed
wants to merge 14 commits into from
Closed

Conversation

philrenaud
Copy link
Contributor

  • Sets up a new Events service which, when called, starts an open stream to the Nomad Event Stream endpont
  • Parses, pulls, and de-dupes node and task (Topic: Allocation) events (todo: job and eval events, etc.)
  • localStorage-stores subscriptions to events that meet specific criteria

image
image
image

@philrenaud philrenaud self-assigned this Aug 14, 2023
@github-actions
Copy link

Ember Test Audit comparison

main ea80f78 change
passes 1506 727 -779
failures 1 783 +782
flaky 0 0 0
duration 000ms 000ms -000ms

@tgross tgross added the stage/needs-rebase This PR needs to be rebased on main before it can be backported to pick up new BPA workflows label May 17, 2024
@philrenaud philrenaud closed this May 17, 2024
@philrenaud philrenaud removed the stage/needs-rebase This PR needs to be rebased on main before it can be backported to pick up new BPA workflows label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants