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

Set Transaction UUID for events #174

Open
kristinapathak opened this issue Mar 25, 2021 · 0 comments
Open

Set Transaction UUID for events #174

kristinapathak opened this issue Mar 25, 2021 · 0 comments
Projects

Comments

@kristinapathak
Copy link
Contributor

kristinapathak commented Mar 25, 2021

With this change to the spec for WRP SimpleEvents, the TransactionUUID will be required.

When creating online and offline events, we should create and add TransactionUUIDs to the WRPs:

func newOnlineMessage(source string, d device.Interface) (string, *wrp.Message) {

func newOfflineMessage(source string, d device.Interface) (string, *wrp.Message) {

There is currently a bug in Caduceus where Caduceus is setting any empty TransactionUUIDs. As far as I know, this logic should now be moved into Talaria.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
XMiDT
  
New issues
Development

No branches or pull requests

1 participant