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

🐈 Task: Fix S3 bucket name in model run tracking functionality #1220

Closed
DhanshreeA opened this issue Aug 1, 2024 · 1 comment
Closed
Assignees

Comments

@DhanshreeA
Copy link
Member

Summary

The upload_to_s3 function expects the bucket name for uploading model tracking data to a bucket named ersilia-tracking, which is not a bucket that exists in our AWS. Instead, we have a bucket named ersilia-models-runs which is perhaps the correct bucket where this data should go.

Objective(s)

Fix the bucket name within tracking, or create the right bucket within AWS.

Documentation

No response

@DhanshreeA
Copy link
Member Author

Addressed in #1244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant