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
Description
Upload the workers' solutions to an S3 file and send the URL of the file in the Recording Oracle webhook.
Implementation details
When the first solution is received, the file will be created and then the following solutions will be added to the same file.
To upload the file we must use the minio package as our StorageClient will be deleted.
The text was updated successfully, but these errors were encountered:
Description
Upload the workers' solutions to an S3 file and send the URL of the file in the Recording Oracle webhook.
Implementation details
When the first solution is received, the file will be created and then the following solutions will be added to the same file.
To upload the file we must use the minio package as our StorageClient will be deleted.
The text was updated successfully, but these errors were encountered: