google-storage-plugin
google-storage-plugin copied to clipboard
Consolidating client and retry logic into StorageClient.
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.