Initial release

  • Configuration
    • API key
    • Staleness threshold, in seconds; should be greater than the runner timeout
    • Log path, to leverage eth-log-alerting et al
  • Load godo
  • Authenticate with credentials from config
  • Retrieve droplet IDs and created times
  • Compare to threshold
  • Log and delete stale droplets
  • Remove debug flag and rename log destination
Edited by Erick Hitter