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

Fix ingest uploads #223

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Fix ingest uploads #223

merged 1 commit into from
Nov 15, 2023

Conversation

joverlee521
Copy link
Contributor

@joverlee521 joverlee521 commented Nov 15, 2023

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
7 checks passed
@joverlee521 joverlee521 deleted the fix-ingest branch November 15, 2023 21:17
@corneliusroemer
Copy link
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
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