Skip to content

BL client to use httpx instead of requests #12

Description

@YaphetKG

Currently BL-lookup client in edge-normalization uses requests library. When there is a load on edge normalization server, since requests library is a blocking call, it would hang the server. Having an async client might help to avoid timeouts due to this in high load.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions