Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SW-1939 fix healthcheck endpoint (#1634) #1641

Open
wants to merge 1 commit into
base: alpha
Choose a base branch
from

Conversation

Yelko-mrbeam
Copy link
Contributor

No description provided.

@swarmia
Copy link

swarmia bot commented Dec 21, 2022

✅  Linked to Story SW-1939 · Add tab with material store
➡️  Part of Epic SW-1892 · Gather material store related tickets

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Josef-MrBeam
Copy link
Contributor

@Yelko-mrbeam there is a code-smell, can you check this please

@Josef-MrBeam
Copy link
Contributor

And the pre-commit failed

self.healthcheck_url = healthcheck_url;
}

fetch(self.healthcheck_url)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the fetch timeouts at 300 seonds on default, would it be better to limit it to a lower value?
https://dmitripavlutin.com/timeout-fetch-request/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants