We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba2c14 commit 3c0a999Copy full SHA for 3c0a999
lib/cached_resource/configuration.rb
@@ -20,6 +20,7 @@ class Configuration < OpenStruct
20
# defaults. The following options exist for cached resource:
21
# :enabled, default: true
22
# :ttl, default: 604800
23
+ # :race_condition_ttl: 86400
24
# :ttl_randomization, default: false,
25
# :ttl_randomization_scale, default: 1..2,
26
# :collection_synchronize, default: false,
0 commit comments