geopython / geopython/GeoHealthCheck
Differences between config_site.py and config_main.py
- Vorherrschende Sprache
- Python
- Sterne
- 92
- Forks
- 75
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi, I've noticed a couple of differences between the files docker/config_site.py and GeoHealthCheck/config_main.py. The latter is containing the variables SQLALCHEMY_TRACK_MODIFICATIONS, GHC_METADATA_CACHE_SECS and GHC_PROBE_DEFAULTS, which are missing in the former. It might be a good idea to add them to the Docker config as well.
As an additional note, config_main.py is using arrays for the variables GHC_PLUGINS and GHC_USER_PLUGINS, but when reading them as env. vars in config_site.py, the values will be strings. That doesn't seem correct to me.
Beitragsleitfaden
Rechercherichtung
Beginne mit dem Vergleich von docker/config_site.py und GeoHealthCheck/config_main.py und konzentriere dich dabei auf SQLALCHEMY_TRACK_MODIFICATIONS, GHC_METADATA_CACHE_SECS, GHC_PROBE_DEFAULTS, GHC_PLUGINS und GHC_USER_PLUGINS. Erledigt ist die Aufgabe, wenn die Docker-Konfiguration die fehlenden Variablen bereitstellt und die Plugin-Werte konsistent mit der Hauptkonfiguration verarbeitet.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- docker, python
- Bereich
- devops
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100