Discussions
Same NewWorkOrder delivered twice?
about 2 years ago by Justin Hendrickson
Starting ~2 weeks ago, I've encountered two instances where CorrigoPro Direct has delivered two NewWorkEvents for the same work order to my event notification (webhook) handler. Prior to this, I had never encountered this situation.
In each case, the original event was delivered to my webhook handler, processed within 2 seconds, and an HTTP 200 response was returned. The duplicate event would be delivered within 5 minutes.
Is this the normal behavior of CorrigoPro Direct? I had never seen it before, so my code is not setup to handle the duplication currently. Or is this a bug?