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

sequence-run-manager: update SRM to handle BSSH events from ICAv2 ENS subscription #696

Closed
reisingerf opened this issue Nov 14, 2024 · 4 comments
Assignees
Labels
change request feature New feature pipeline Workflow/Pipeline Manager

Comments

@reisingerf
Copy link
Member

Currently the SRM consumes events from BSSH in ICAv1. Since we switched to ICAv2 we no longer receive sequencing updates.

tasks:

  • set up an ICAv2 ENS subscription for BSSH events
  • create a EventBridge rule to consume the events
  • process these new events, adapting to their new format (possibly requesting supporting information from the BSSH API)
  • make the sequencing information available to be displayed via the OrcaUI
@victorskl victorskl added the pipeline Workflow/Pipeline Manager label Nov 14, 2024
@raylrui raylrui self-assigned this Nov 15, 2024
@reisingerf
Copy link
Member Author

reisingerf commented Nov 15, 2024

Example event

s3://orcabus-universal-events-archive-472057503814/events/year=2024/month=11/day=14/Event_from_aws_sqs_1731545984.249164.json

@victorskl
Copy link
Member

@raylrui Does this closed by #753?

@raylrui
Copy link
Contributor

raylrui commented Dec 10, 2024

yes, @victorskl we can close this now

@raylrui raylrui closed this as completed Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change request feature New feature pipeline Workflow/Pipeline Manager
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants