Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async microgateway example and test #30

Closed
pointlander opened this issue Feb 25, 2019 · 0 comments
Closed

Async microgateway example and test #30

pointlander opened this issue Feb 25, 2019 · 0 comments
Assignees

Comments

@pointlander
Copy link
Contributor

In theory we support the async execution of a microgateway action:
https://github.com/project-flogo/microgateway/blob/master/metadata.go#L7
https://github.com/project-flogo/microgateway/blob/master/internal/core/core.go#L78

Create an example and test for the async execution of a microgateway action. The microgateway action can be as simple as having a single call to the log service/activity. Fix any bugs related to the async execution of a microgateway action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants