esbenp / esbenp/jquery-oauth

Retry will not fire success callbacks

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.