openfaas / connector-sdk

SDK for connecting events to functions
MIT License
54 stars 25 forks source link

Feature/async-invocation-callback #57

Closed flusflas closed 3 years ago

flusflas commented 3 years ago

Add AsyncFunctionCallbackURL in types.ControllerConfig to send the X-Callback-Url header in the invocation request.

derek[bot] commented 3 years ago

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide. Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.

flusflas commented 3 years ago

I'm sorry, wrong repo for the pull request :)