alexcasalboni / alexcasalboni/ssm-cache-python

Improve "internal" consistency for individual params of a group

未關閉
#16 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。