Skip to content

Fix send race condition in PostProductEvent #11

Description

@havardf

There is some issue in the Nats cloudevent client which causes the Send function to return too early, causing the connection to NATS to close before the message has actually been sent.

Currently, its solved with sleep hack.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions