alexcasalboni / alexcasalboni/ssm-cache-python
Improve "internal" consistency for individual params of a group
未關閉
enhancement
help wanted
question
- 主要語言
- Python
- 星號
- 209
- 分支
- 20
- PR 合併指標
- 30 天內沒有已合併 PR
描述
`_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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。