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

`chore`: Update Coinbase max response bytes #236

Closed dfinity-ryancroote closed 1 year ago

dfinity-ryancroote commented 1 year ago

This PR updates the max response bytes for the Coinbase exchange. It has been found that occasionally not enough bytes are assigned resulting in the following message in the logs:

Error: Failed to retrieve rate from Coinbase: Http body exceeds size limit of 56 bytes.