Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Implement timeout notifications #9

Open
magnusfeuer opened this issue Dec 20, 2014 · 0 comments
Open

Implement timeout notifications #9

magnusfeuer opened this issue Dec 20, 2014 · 0 comments

Comments

@magnusfeuer
Copy link
Member

A timeout is specified as a unix time stamp after which the given transaction should be cancelled.

When a transaction cannot forward the transaction toward its target service before the given time stamp, the transaction should be dropped and a timeout notification is sent back to the transaction-originating service.

This means that a service-generated transaction_id must be provided by the originating service.
The given service will have its registered timeout function invoked when a timeout occurs.

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

No branches or pull requests

1 participant