Skip to content

Add post-action callbacks #79

@mwvaughn

Description

@mwvaughn

I'm noticing that users are adopting increasing amounts of orchestration as they build and deploy and use Abaco. A limitation of the current system is that one must poll for completion of a given task (deploy, update, execute, scale up, delete, etc). The obvious exception is when one is using the upcoming synchronous endpoint, but that doesn't cover the other use cases anyway. Further validation of the possible need for this is that where we have implemented callback support in the client-side SDK, it has been a valuable addition to the orchestration toolkit. I propose at least adding at least a simple post-action callback mechanism to Abaco. We can discuss the implementation details below, but I wanted to get this pinned to the board for consideration.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions