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
We should better assert errors returned by 3rd party services like GCS (google cloud storage).
Currently we'll just get a 500 status and the returned error in the logs, but maybe we should return a better message to the caller.
The text was updated successfully, but these errors were encountered:
We should better assert errors returned by 3rd party services like GCS (google cloud storage).
Currently we'll just get a 500 status and the returned error in the logs, but maybe we should return a better message to the caller.
The text was updated successfully, but these errors were encountered: