Skip to content

Fix ingest uploads - #223

Merged
joverlee521 merged 1 commit into
masterfrom
fix-ingest
Nov 15, 2023
Merged

Fix ingest uploads#223
joverlee521 merged 1 commit into
masterfrom
fix-ingest

Conversation

@joverlee521

@joverlee521 joverlee521 commented Nov 15, 2023

Copy link
Copy Markdown
Contributor

Fix bug that was introduced in #222

The testing done on branch runs do not include the Slack notifications, so this bug was not revealed in the test run. I only noticed the workflow as failing because our internal #monkeypox-updates channel had been quiet for over a week.

This did not trigger our usual error notifications in Slack because the error occurs during the DAG building process before the start of the actual workflow run.

Checklist

Fix bug that was introduced in #222

The testing done on branch runs do not include the Slack notifications,
so this bug was not revealed in the test run. I only noticed the
workflow as failing because our internal #monkeypox-updates channel had
been quiet for over a week.

This did not trigger our usual error notifications in Slack because
the error occurs during the DAG building process before the start
of the actual workflow run.
@joverlee521
joverlee521 merged commit 0ba58eb into master Nov 15, 2023
@joverlee521
joverlee521 deleted the fix-ingest branch November 15, 2023 21:17
@corneliusroemer

Copy link
Copy Markdown
Member

Thanks for spotting! Was about to investigate myself. Should we include Slack notifications to a test channel for better test coverage? Wouldn't be hard to set up a test slack channel so this type of bug is spotted more quickly next time round.

@joverlee521

Copy link
Copy Markdown
Contributor Author

Should we include Slack notifications to a test channel for better test coverage? Wouldn't be hard to set up a test slack channel so this type of bug is spotted more quickly next time round.

Yup, see #224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants