Skip to content

Implement invoker service #31

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

Merged
merged 8 commits into from
Jun 17, 2024
Merged

Implement invoker service #31

merged 8 commits into from
Jun 17, 2024

Conversation

pavelpatrin
Copy link
Collaborator

Separate invoker with an error access API.

  1. Invoker now is a standalone service.
  2. Invoke() method returns InvokeResult interface.
  3. InvokeResults provides Error() error method giving access to optional error result.

@pavelpatrin pavelpatrin changed the title Separate invoker with an error access API. Separate invoker with an error access API Jun 16, 2024
@pavelpatrin pavelpatrin changed the title Separate invoker with an error access API Improve invoker service Jun 17, 2024
@pavelpatrin pavelpatrin changed the title Improve invoker service Implement invoker service Jun 17, 2024
@pavelpatrin pavelpatrin merged commit 4b045bc into main Jun 17, 2024
1 check passed
@pavelpatrin pavelpatrin deleted the invoker-service branch June 17, 2024 19:28
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

Successfully merging this pull request may close these issues.

1 participant