a2a-source-edit: write agent.py

This commit is contained in:
a2a-cloud
2026-07-19 20:01:59 +00:00
parent bc35c56f07
commit 7cd7c2c030

View File

@@ -273,6 +273,10 @@ class ProductionProofV116HighUtili72553(
timeout_seconds=60, timeout_seconds=60,
cost_class="cheap", cost_class="cheap",
idempotent=True, idempotent=True,
grant_mode="read_write_overlay",
grant_allow_patterns=("outputs/dashboards/**",),
grant_outputs_prefix="outputs/dashboards/",
grant_write_prefixes=("outputs/dashboards/",),
) )
async def run_scheduled_snapshot( async def run_scheduled_snapshot(
self, self,