Skip to content

lib fails on async requests #135

Description

@volkerrichert

If your are using this lib with in async and parallel calls some requests fails because they cannot connect correctly ans fails with "Max retries reached"-SendError exception.

I implement a ThreadSafeE3DC(E3DC) class with SendRequest is syncronized by a lock. I'll like to create a PR, but which solution is prefered?

  • an extra class TreadSafeE3DC
  • a patched version of the E3DC class?

Both makes sense in some cases.

Volker

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions