Join Slack
Powered by
Hello, do you know if the artifact sha changes for...
# ask-metaflow
r
rich-agent-87730
05/03/2024, 5:16 PM
Hello, do you know if the artifact sha changes for some objects when it’s retrieved from the datastore? I think I’m experiencing a situation where retrieving the object through
some_obj = getattr(self, name)
is changing the sha of
some_obj
when the task finishes and resaves that object.
✅ 1
Open in Slack
Previous
Next