...
Detail:
Previously iHub required “parentOriginAgentRef“ when calling the “Retrieve CW Documents List” service. However not all shipments have a parent so this was changed to optional.
...
Summary:
Fix for push messages getting sent twice during busy periods
Ticket:
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Detail:
Even if two instances try to send the same push message simultaneously, only one instance will actually send the message to prevent the same push message getting sent twice during busy periods.
...
Summary:
Push retry to support 500 Internal Sever Error and delayed last attempt to push
...