Function
downstream-visits-this-service
Returns the number of times we have previously visited this service as part of a service chain. This data is only reliable as long as the message stays within Fastly infrastructure; if it leaves and returns, it can be modified or spoofed.
downstream-visits-this-service: func() -> result<u64, error>;