Skip to content

Handling failed requests #254

@arekay-nv

Description

@arekay-nv

When running requests, especially when running under high concurrency, the execution can run into failed requests due to the network. Even running on a single node (both client and server), we can run into port exhaustion.
Ideally we would like to handle those failures to not invalidate the runs. However this imposes a certain policy on the execution which might not agree with the server implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: clientEndpoint client, HTTP, transport, ZMQpriority: P2Medium — address within quartertype: featureNew feature or capability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions