Skip to content

Ping on every request causes the backend to be slow #11

Description

@bernhardberger

Please remove the ping() on every request in the backend (service 'isAvailable'). This causes the backend to do a ping on every single request and causes the backend to be super slow and unresponsive in a lot of scenarios..

I don't even think the ping is neccesary as the authentication service tries to connect on auth anyways and falls back to the other services if it times out..

Activity

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

Metadata

Metadata

Assignees

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