Retry will not fire success callbacks
Open
- Dominant language
- JavaScript
- Stars
- 53
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Callbacks defined with `.success` will not be fired. See http://stackoverflow.com/questions/11793430/retry-a-jquery-ajax-request-which-has-callbacks-attached-to-its-deferred
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the retry behavior described in the issue and compare it with the linked Stack Overflow example. Trace the jQuery AJAX wrapper's retry path and verify that callbacks attached with `.success` still run after a retry; done means the reported callback behavior is corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100