diff --git a/.aspect/workflows/config.yaml b/.aspect/workflows/config.yaml index c1046a8a4e7..0a0265b0091 100644 --- a/.aspect/workflows/config.yaml +++ b/.aspect/workflows/config.yaml @@ -5,6 +5,8 @@ bazel: env: REDIS_CACHE_ENDPOINT: ":6379" GIT_PAGER: "" +# Temporary work-around to resolve a slow post task agent health check +observability: false tasks: # Checks that BUILD files are formatted - buildifier: