celo-org / celo-monorepo

Official repository for core projects comprising the Celo platform
https://celo.org
Apache License 2.0
695 stars 369 forks source link

Run attestation-bot on Mainnet #7020

Closed nambrot closed 2 years ago

nambrot commented 3 years ago

Expected Behavior

Artificial attestations by cLabs on Mainnet to detect issues

Current Behavior

No artificial attestations by cLabs on Mainnet

nambrot commented 3 years ago

@aslawson @codyborn Curious to get your take on this one, this seems like an easy win

codyborn commented 3 years ago

This can also be used to detect gaming of AS metrics since we'll have a good ground truth from cLab's side. Only concern is cost (.15 cUSD per run). Do you know how frequently this runs?

codyborn commented 3 years ago

Conflicts with #7083

aslawson commented 3 years ago

what do we gain from this? mainnet has real traffic and will likely grow with Valora

nambrot commented 3 years ago

We would get a baseline of whether attestation services are really down with higher confidence. I.e. if the attestation bot is not completing an attestation for a particular issuer, we have quite high confidence that they are "down" and that we should reach out to them. It also gives us a baseline to compare Valora as a client

@codyborn frequency is configurable. Given cLabs' infrastructure expenditures, I'm personally not too concerned about costs and this can also be funded with a community fund slice too.

alecps commented 2 years ago

Closing this in favor of ASv2. It is now also quite out of date