We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd258d8 + 61488b7 commit 31dfedeCopy full SHA for 31dfede
data-collection/deploy/module-resilience-hub.yaml
@@ -240,7 +240,6 @@ Resources:
240
# Read the latest read date (if any)
241
status = {
242
"last_read": (datetime.now().date() - timedelta(days=365 * 10)).strftime("%Y-%m-%d %H:%M:%S"),
243
- "account_id": account_id,
244
}
245
status_key = f"{module_name}/{module_name}-status/payer_id={payer_id}/account_id={account_id}/region_code={region}/status.json"
246
try:
0 commit comments