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

wgts qc kwik-glue sfn fails when no wgts qc samples are on the run #544

Closed
alexiswl opened this issue Sep 15, 2024 · 2 comments · Fixed by #555
Closed

wgts qc kwik-glue sfn fails when no wgts qc samples are on the run #544

alexiswl opened this issue Sep 15, 2024 · 2 comments · Fixed by #555
Assignees
Labels
bug Something isn't working pipeline Workflow/Pipeline Manager

Comments

@alexiswl
Copy link
Member

We get a failure because no dynamodb attribute library_id_set has been set for this instrument run id.

Can either place a 'choice' inside the trigger to determine if the item is present or initialise an empty set first

@alexiswl alexiswl added the bug Something isn't working label Sep 15, 2024
@alexiswl alexiswl self-assigned this Sep 15, 2024
@victorskl victorskl added the pipeline Workflow/Pipeline Manager label Sep 15, 2024
@victorskl
Copy link
Member

Right. Guess these are for cases like BiModal assay only run, etc.

@alexiswl
Copy link
Member Author

Yes, or cttso only, this doesn't cause any issues with glue processing just that a sfn errors out when it doesn't need to.

At some point I'd like to put a slack webhook on all failed sfns in the orcabus so don't want these types of errors polluting the channel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pipeline Workflow/Pipeline Manager
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants