Hello everyone, I've verified in my test program that re-authentication in fact does work, using the RetryOnRenew code that Andrew pointed out. (I don't know what happened in my earlier failures...)
One thing I'd like to configure is some kind of exponential backoff when the auth retry fails. IIRC, there are three RetryOnRenew classes, and they either retry 5 times, or retry 5 times with a fixed delay between the 2,3,4th attempts. Is there a way to configure an increasing backoff? Thanks! Daniel Hsueh mailto:[email protected] tel:+1-905-287-2167
