Skip to content

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

@github-actions

Description

@github-actions

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    todoTrack Code Todo Flag

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions