Skip to content

CoinGecko Price retrieval proxy to avoid api/website changes from breaking compatibility. #223

@itsafuu

Description

@itsafuu

Recently coingecko requests started returning an error due to not having a user-agent, which is easy enough to resolve, however we must consider the possibility that compatibility could break during production at some point.

One way we could deal with this is inserting a proxy API that handles the coingecko requests, so we can update this API in the case of future compatibility issues. This proxy could also cache results to prevent rate limiting, and our nodes could request via the proxy instead.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions