Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Support exponentialBackOffOnError set to true #186

Open
rjtsdl opened this issue Jan 29, 2019 · 0 comments
Open

Support exponentialBackOffOnError set to true #186

rjtsdl opened this issue Jan 29, 2019 · 0 comments

Comments

@rjtsdl
Copy link

rjtsdl commented Jan 29, 2019

It is set to false as a const

const (
	...
	exponentialBackOffOnError = false
	...
)

https://github.com/oracle/oci-volume-provisioner/blob/master/cmd/main.go#L40

Can we enable this? Or at least have a option to enable it ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant