This update enhances the reliability of webhooks delivery in the Jovix system by improving how the Webhooks service handles HTTP requests. Specifically, the use of the HttpClient has been optimized to follow best practices recommended by Microsoft. This ensures that webhook events, such as critical state transitions, are delivered more reliably without delays or errors.
The change improves the stability of integrations by ensuring that the Webhooks service can handle large batches of data more efficiently. This also minimizes connection issues and reduces the risk of missing important updates or event processing failures. For integration developers, this means smoother operation and fewer disruptions in the communication between Jovix and other systems.