Skip to content

0.2.1

Compare
Choose a tag to compare
@NiteshKant NiteshKant released this 23 Jun 05:48
· 949 commits to master since this release
Disable Backup-Request / Retries. (#102)

* Disable Backup-Request / Retries.

**Problem**
There are bugs related to Backup-Request/Retries subscription.
The remaining part of the code is ok.

**Solution**
Disable the code in the ClientBuilder.

* Address comments