Add builder for `Backoff`
Currently, Backoff can be created from a backoff spec or factory methods.
Builders for various backoff implementations to fluently build them should be useful.
Related work: https://github.com/googleapis/google-http-java-client/blob/9c47ab68b41353b2331568f5b3ef5610ea4b9feb/google-http-client/src/main/java/com/google/api/client/util/ExponentialBackOff.java#L266
Hi @ikhoon, Can I take this on?
For sure. ❤️
Hi @ikhoon is the issue still open ?
I have to ask first if @kth496 wants to finish this work.
@rakeshcj @ikhoon I apologize for the inconvenience. I am working on the issue and have submitted a new commits on PR.
Hi, I'd like to work on this issue. Could you please assign it to me?