I hereby claim:
- I am arzmir on github.
- I am arzmir (https://keybase.io/arzmir) on keybase.
- I have a public key ASBBUFWWh1y3ungR-KjPZIxV268QmYUfxFbtAeZh737USwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| const axios = require('axios'); | |
| const defaultOptions = { | |
| axiosTimeout: 900, | |
| chosenLogger: console.log, | |
| expectingResponse: true, | |
| pollingInterval: 1000, | |
| startUpDelay: 1000, | |
| timesToPoll: 5, | |
| silent: false, |