google-storage-plugin icon indicating copy to clipboard operation
google-storage-plugin copied to clipboard

Consolidating client and retry logic into StorageClient.

Open rachely3n opened this issue 6 years ago • 0 comments

Currently, the plugin uses an executor class and retry logic from performUploadWithRetry and RetryStorageOperation. The plugin should be refactored to use the StorageClient to have consistent logic with the other Jenkins GCP plugins.

rachely3n avatar Jun 17 '19 17:06 rachely3n