Ox.Requests.send should not send same request twice #2584

Open
opened 2014-11-21 10:24:45 +00:00 by j · 0 comments
Owner

making the same api request (with same data) while a previous call is pending will result in a second request to the server.
Instead the second request should wait for the pending request.

making the same api request (with same data) while a previous call is pending will result in a second request to the server. Instead the second request should wait for the pending request.
rlx added the
oxjs
label 2014-11-21 10:24:45 +00:00
rlx added this to the 14.04 milestone 2014-11-21 10:24:45 +00:00
rlx self-assigned this 2014-11-21 10:24:45 +00:00
rlx added the
normal
defect
labels 2014-11-21 10:24:45 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2584
No description provided.