* Add timeout for api calls that take too long This will allow any api call that takes too long to fail faster. Specially for Client4.createPost. If the api never returns the post is in a pending state and the user is not able to retry. * Add canTimeout flag |
||
|---|---|---|
| .. | ||
| index.js | ||
| middleware.js | ||
| utils.js | ||