Skip to content

resilient is trying to resolve servers during resolving servers in prev request #143

Open
@jangot

Description

@jangot

I have a problem:
I send request number 1.
Resilient sends request to discovery service for getting hosts of app.
At that time I send request number 2.
Resilient sends request to discovery service for getting hosts of app again.
Now this is what happens: request 1 falls down because second request kills response 1 from discovery service.
It keeps happening until resilient gets new requests before it gets a reply from a discovery service.
Is there a solution of this problem without fixing it in your code? Or maybe you can tell me how can I hardfix it in my fork?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions