-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(srm) update SRM to handle BSSH events from orcabus ICAv2 event pipe #748
base: main
Are you sure you want to change the base?
Conversation
@reisingerf |
FYI @victorskl |
just for refer, example event in dev |
Yes, the new event does not have all the same information we could find in the ICAv1 events. The new event will contain an API link though were this information can be retrieved from: I am not sure we need this information right now. The important information for now is: run id, sample sheet name, status and timestamp. Perhaps we use the value of |
At some point I do want to pull in the SampleSheet and related information, but that can wait. |
yes, it is okay for now, and work fine to insert/update record to database for UI, just a bit concern about bs-runs-upload-manager comment function will be added through #751 |
Yup. Ray, if we haven't captured yet then pls add these 3 fields be captured, pls. These fields become crucial to retrieve further details about each sequencing run.
We no longer have direct access to underlay GDS anymore. But through these ^^ 3 fields info; hence they are now replaced GDS details - and, we get blank out as such.
|
SRM to handle BSSH events from orcabus ICAv2 event pipe
resolve #696
SRM will take events with rule
example event:
And emit 'SequenceRunStateChange' event