dfinity / exchange-rate-canister

The exchange rate canister (XRC) makes use of the HTTP requests feature to provide exchange rates as a service to the IC.
Apache License 2.0
37 stars 10 forks source link

Avoid querying forex rates on weekends #124

Closed yotamhc closed 1 year ago

yotamhc commented 1 year ago

This PR adds a check to the periodic calls to forex sources, so that we avoid querying them on weekends.