Versions Compared

Key

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

Release 2nd July 2021 - Add Retry Logic to Push Web Job

Module:
Push Web Job

Summary
Add Retry Logic to Push Web Job in Azure

...

Detail:
We use the Push Web Job in Azure to push messages data between SupplyStream and iHub when certain events occur. Clients that are subscribed to various Push Services in iHub will receive these push messages.

Transient errors such as a connection being temporarily unavailable can occur in Azure. We are adding automatic retry logic to the Push Web Job to handle these transient errors and increase the resiliency of the application.

...