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

feat: trigger prefect flow after models successfully transferred to s3 #1672

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

muhammad-ammar
Copy link
Member

@muhammad-ammar muhammad-ammar commented Oct 9, 2023

Description: Add a new step in model transfer pipeline to trigger a prefect flow after models has been successfully transferred to AWS S3.

JIRA: https://2u-internal.atlassian.net/browse/ENT-7601

set -x

# Trigger prefect flow
prefect run --id $FLOW_ID
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Need to decide where to store the value of flow id?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can store this in analytics-secure

@muhammad-ammar muhammad-ammar force-pushed the ammar/trigger-prefect-flow-after-model-transfers-to-s3 branch from c8de3bc to b16ee36 Compare October 10, 2023 06:03
Copy link
Contributor

@HassanJaveed84 HassanJaveed84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Were we able to test this ?

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.

None yet

2 participants