Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider the case where bucket is missing and it fails to create #82

Open
github-actions bot opened this issue Feb 11, 2021 · 0 comments
Open

consider the case where bucket is missing and it fails to create #82

github-actions bot opened this issue Feb 11, 2021 · 0 comments
Labels
todo Track Code Todo Flag

Comments

@github-actions
Copy link

consider the case where bucket is missing and it fails to create

// TODO consider the case where bucket is missing and it fails to create

	// Create bucket if not exist (ignore error)
	// TODO consider the case where bucket is missing and it fails to create
	m.S3.CreateBucket(message.Settings["backup_s3_bucket"])

	// Upload to S3
ndex 71238a6..e242919 100644
++ b/core/middleware/log.go

0cef40e469ac71cd41907ee3fccfb084233974fe

@github-actions github-actions bot added the todo Track Code Todo Flag label Feb 11, 2021
@renovate renovate bot mentioned this issue Jul 1, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Track Code Todo Flag
Projects
None yet
Development

No branches or pull requests

0 participants