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

Outdated healing times #9

Open
josemmo opened this issue Feb 27, 2022 · 0 comments
Open

Outdated healing times #9

josemmo opened this issue Feb 27, 2022 · 0 comments

Comments

@josemmo
Copy link

josemmo commented Feb 27, 2022

When getting the app configuration from /configuration/settings, the returned healing times are the following:

"timeBetweenStates": {
    "highRiskToLowRisk": 20160,  // 14 days
    "infectedToHealthy": 43200   // 30 days
}

Given self-isolation spans in Spain have been significantly lowered from 30 to 7-10 days, shouldn't these values be changed accordingly?

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

No branches or pull requests

1 participant