T-Rex Label

Webhook Callback

Webhook callback is an asynchronous communication mechanism. After the inference service completes batch inference or long-term tasks, it actively sends an HTTP request containing results to a preset callback address, eliminating the need for the client to continuously poll and improving the interaction efficiency of the system.