hackclub/hack-as-a-service-v0

Biller is broken

Closed this issue · 2 comments

Few large issues with the biller currently that have it led to it being rolled back:

  1. If there isn't a container ID for a specific app (e.g. isn't running / deployed) the biller should just not bill the app instead of killing the entire service.
  2. When an app is deployed the biller continues to use the old container ID instead of switching to the new one. Fixing this likely involves a post-deploy hook.

Going to keep this open for a few hours to monitor.

Works ✌️