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

Honour the timeout hint provided by the handler. #376

Open
jmalloc opened this issue Sep 22, 2023 · 0 comments
Open

Honour the timeout hint provided by the handler. #376

jmalloc opened this issue Sep 22, 2023 · 0 comments

Comments

@jmalloc
Copy link
Member

jmalloc commented Sep 22, 2023

Dogma's IntegrationMessageHandler interface has a TimeoutHint() method which returns a suitable timeout to use for the given message.

The integration.Supervisor is currently not calling this method, and therefore not imposing a timeout at all. IIRC the spec also says that the engine should impose a timeout even when no hint is provided.

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

No branches or pull requests

1 participant