When a routing operation involves reading values, these options allow controlling where the values are read from. Some implementations support a local cache that may be used in preference over network calls, for example when a record has a TTL.
Optional
Pass false to not use cached values
false
true Copy
true
Pass false to not use the network
Pass false to not perform validation
When a routing operation involves reading values, these options allow controlling where the values are read from. Some implementations support a local cache that may be used in preference over network calls, for example when a record has a TTL.