dio icon indicating copy to clipboard operation
dio copied to clipboard

Duplicate requests / Question

Open YDA93 opened this issue 2 years ago • 1 comments

Since I migrated from http to Dio, I noticed receiving duplicate requests.

The question:

Does Dio hold the request in queue even when it fails?

Let's say I did http request and there was a socket exception does Dio automatically retry the request or will remove it from queue?

Please for your kind reply,

YDA93 avatar Mar 09 '22 13:03 YDA93

Hello,

Any news on this. I am having same problem, some request are duplicated several times. See below image from Devtools:

image

You can check that request are in the same exact time.

luishwu avatar Jun 22 '22 15:06 luishwu

@AlexV525 any updates on this?

Fethi-Hamdani avatar Mar 09 '23 14:03 Fethi-Hamdani