Skip to content

Commit

Permalink
set expiry to 120 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Apr 27, 2020
1 parent 610fc23 commit 694c745
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<CacheResource>apigee-remote-service</CacheResource>
<Scope>Exclusive</Scope>
<ExpirySettings>
<TimeoutInSec>3600</TimeoutInSec>
<TimeoutInSec>120</TimeoutInSec>
</ExpirySettings>
<Source>response.content</Source>
</PopulateCache>
</PopulateCache>

0 comments on commit 694c745

Please sign in to comment.