Skip to content

Commit

Permalink
np-47772: increase cache ttl for organization fetch to 1 hour (#411)
Browse files Browse the repository at this point in the history
torarnet authored Oct 3, 2024
1 parent 153b002 commit 88f0cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
@@ -102,7 +102,7 @@ Resources:
MethodSettings:
- HttpMethod: 'GET'
ResourcePath: '/~1organization~1{identifier}'
CacheTtlInSeconds: 300
CacheTtlInSeconds: 3600
CachingEnabled: true
- HttpMethod: 'GET'
ResourcePath: '/~1organization'

0 comments on commit 88f0cf4

Please sign in to comment.