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

Make the DefaultHttpPattern more configurable #23

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

Make the DefaultHttpPattern more configurable #23

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

Comments

@pointlander
Copy link
Contributor

The DefaultHttpPattern needs more configuration options such as circuit breaker options. The pattern can be found here: https://github.com/project-flogo/microgateway/blob/master/internal/pattern/DefaultHttpPattern.json After changing this file the assets need to be generated with 'go generate' in the pattern directory. After adding more configuration options this code needs to be updated to use them:
https://github.com/project-flogo/microgateway/tree/master/examples/api/default-http-pattern
and
https://github.com/project-flogo/microgateway/tree/master/examples/json/default-http-pattern

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