status-im / status

0 stars 1 forks source link

Reduce risk Infura calls exceeding plan #6

Open hesterbruikman opened 3 years ago

hesterbruikman commented 3 years ago

We're exceeding the limit of calls to Infura at relative frequency. The impact of this is unclear, but in control of Infura. This epic captures activities to limit calls, and manage reliance and risk of exceeding our subscription

Reduce number of calls to Infura

Remove uncertainty about Infura's handling of exceeding calls

Transition to acceptable 'pay per use' solutions

Mitigate abuse of API key

We currently have a Plus monthly subscription at $1250 /m on Infra budget. Limit is 5.000.000 calls per day. We exceed this limit at irregular frequency.

cammellos commented 3 years ago

Related issue for e2e https://github.com/status-im/status-react/issues/11312

iurimatias commented 3 years ago

related https://github.com/status-im/nim-status-client/pull/1260