Functionality for automatically ending deployments #20

Open
opened 2024-10-05 11:55:44 +00:00 by zramsay · 1 comment
Member

The deployer needs to do 3 things:

  • Have an interface for publishing a rate
  • Calculate if deployed services are paid
  • Remove unfunded deployments and post a reason
The deployer needs to do 3 things: - Have an interface for publishing a rate - Calculate if deployed services are paid - Remove unfunded deployments and post a reason
ashwin was assigned by zramsay 2024-10-05 11:55:44 +00:00
Author
Member

also, an ApplicationDeploymentRequest should have a duration field and the deployment removed after expiry.

also, an ApplicationDeploymentRequest should have a `duration` field and the deployment removed after expiry.
Sign in to join this conversation.