Skip to content

Commit 4b4e755

Browse files
committed
query Google for users and groups at a reasonable rate
1 parent 2033801 commit 4b4e755

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/app-config.production.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ catalog:
6363
$include: /app/app-config.d/credentials/google-jwt.keys.yaml
6464
schedule:
6565
initialDelay: { seconds: 5 }
66-
frequency: { minutes: 1 }
67-
timeout: { seconds: 30 }
66+
frequency: { minutes: 15 }
67+
timeout: { seconds: 60 }
6868
serverlessops-catalog:
6969
baseUrl: ${SERVERLESSOPS_CATALOG_API_URL}
7070
namespace: default

0 commit comments

Comments
 (0)