delvtech / agent0

Analysis & simulation repo for Delv
https://agent0.readthedocs.io/en/latest/
Apache License 2.0
45 stars 18 forks source link

Production Bots #1515

Open jalextowle opened 4 weeks ago

jalextowle commented 4 weeks ago
  1. [ ] Need a place where we write down bot machines
  2. [ ] Where are credentials stored?
  3. [ ] Make sure that we have funded accounts for mainnets and L2s
  4. [ ] Monitoring?
slundqui commented 4 weeks ago

Rollbar would be a good choice for monitoring.

Discord notifications: https://docs.rollbar.com/docs/sending-discord-notifications-using-webhooks-and-hookdeck

slundqui commented 3 weeks ago

This PR moves the service bots (i.e., checkpoint bot and invariance check bots) to docker that lives in infra. These bots already log any errors to rollbar.

https://github.com/delvtech/hyperdrive-infra/pull/118