alexcasalboni / alexcasalboni/ssm-cache-python

Improve "internal" consistency for individual params of a group

Ouverte
#16 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement help wanted question
Langage dominant
Python
Étoiles
209
Forks
20
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

`_max_age` and `_last_refresh_time` are not currently "shared" between a `SSMParameterGroup` and its `SSMParameter` objects.

While #14 has fixed the refreshing bug due to this inconsistency, we could somehow keep the internal `Refreshable` fields in sync between a group and its parameters to avoid more problems in the future. The current solution always delegates `_should_refresh` to the group.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.