empire
empire copied to clipboard
Expose a generic task definition for running long running tasks
Something I was thinking about a while ago. Some apps might want to be able to trigger long running one-off jobs, automatically as part of application logic. We could expose a TaskDefinition that the app could use to trigger these with the RunTask api.