You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we store only build errors; could be useful to store build outputs too (probably in S3-like object storage, i.e. DigitalOcean Spaces).
Important: this requires figuring out permissions; e.g. it's possible to import a private model from a public model, and someone with access only to the public model shouldn't see build outputs, or even build errors.
The text was updated successfully, but these errors were encountered:
Right now we store only build errors; could be useful to store build outputs too (probably in S3-like object storage, i.e. DigitalOcean Spaces).
Important: this requires figuring out permissions; e.g. it's possible to import a private model from a public model, and someone with access only to the public model shouldn't see build outputs, or even build errors.
The text was updated successfully, but these errors were encountered: