nadoo / glider

glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
GNU General Public License v3.0
3.18k stars 437 forks source link

Is it possible to retry a failed request to change the node? #395

Closed R1dd1er closed 8 months ago

R1dd1er commented 11 months ago

Hello, I would like to ask if this tool has the function of retrying failed requests, or if there are any options that can satisfy it. I have read the documentation several times and can't seem to find it. The problem I encountered is probably like this. I have 100 nodes. I now need to send 1,000 requests through these node agents, but I found that the success rate is less than half, and the rest are failed requests. I guess it should be the node. It is unstable, resulting in lost requests. I am wondering if there are parameters that can change the node and retry the failed request. For example, a failed request is directly polled to the next node to continue trying, and I can set the number of such attempts myself, so It can reduce request loss caused by node instability.

entrailz commented 11 months ago

Also wondering if this is possible?

Tagging @nadoo

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.