We need a way capture the stdin/out/err from runs, and store it in either local logfile, or to S3 compatible object store. Later on this will be used to show this data to users through the UI. For now, we just need to store and organize it by the id if a run in our db/datetime
We need a way capture the stdin/out/err from runs, and store it in either local logfile, or to S3 compatible object store. Later on this will be used to show this data to users through the UI. For now, we just need to store and organize it by the id if a run in our db/datetime