Background
At the moment, Cloud Pipeline stores runs' logs in the SQL database which is not the most optimal solution for the text blobs.
Approach
Let's consider switching this to the object storage (s3/gs/az) and keeping a link to the log file in the DB only.
Background
At the moment, Cloud Pipeline stores runs' logs in the SQL database which is not the most optimal solution for the text blobs.
Approach
Let's consider switching this to the object storage (s3/gs/az) and keeping a link to the log file in the DB only.