Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
serverSystem JIRA
serverIdb157ffa3-650f-3eac-ac6a-49d6a4f1db87
keySHUB-872

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

...