Not all converters are able to get all rates they offer at once. Yahoo! Finance, for instance, offers 152 currencies, which would result in 152^2 = 23104 individual requests to the Yahoo! server, because the API does not support retrieving multiple rates with the same request. #1905728: Fill {currency_conversion_rate_db_table} in a different way already deals with removing the only dependency on this method, so when that issue is fixed, we can remote the methods themselves.

Comments

xano’s picture

Assigned: Unassigned » xano
Status: Active » Needs review
StatusFileSize
new1.96 KB

Status: Needs review » Needs work

The last submitted patch, currency_1905728_00.patch, failed testing.

xano’s picture

Status: Needs work » Needs review
StatusFileSize
new6.29 KB

That was the wrong patch.

xano’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

xano’s picture

Assigned: xano » Unassigned