• Help Desk reporting gives you real-time visibility into your support operation without the manual work. Ask our experts about which metrics matter most! AMA Dec 8-12.

    Ask us anything

¿Cuántas veces se repite un evento dentro de las integraciones?

DMariño
Participante | Partner nivel Diamond
Participante | Partner nivel Diamond

Hola, comunidad.

Tengo una pregunta. ¿Hay alguna manera de saber cuántos reintentos de un evento hace Hubspot para el envío de la información?

Hablo en específico de cuando se hace una integración con una app no nativa. 

¡Gracias!

0 Me gusta
1 Soluciones aceptada
ajubete
Solución
Colaborador líder | Partner nivel Diamond
Colaborador líder | Partner nivel Diamond

Hola, @DMariño:

 

¡Espero que estés bien! Si estás utilizando webhooks en tu app, HubSpot realizará 10 intentos a lo largo de 24 horas para intentar enviar la información. Puedes leer más aquí. Este es el extracto al que me refiero:

 

Retries

If your service has problems handling notifications at any time, we will attempt to re-send failed notifications up to 10 times.

We will retry in the following cases:

  • Connection failed - If we cannot open an http connection to the provided webhook URL
  • Timeout - If your service takes longer than 5 seconds to send back a response to a batch of notifications
  • Error codes - If your service responds with any HTTP status code (4xx or 5xx)

Notifications will be retried up to 10 times. These retries will be spread out over the next 24 hours, with varying delays between requests. Individual notifications will have some randomization applied, to prevent a large number of concurrent failures from being retried at the exact same time.

 

¡Espero que sirva de ayuda!

Ver la solución en mensaje original publicado

1 Respuesta 1
ajubete
Solución
Colaborador líder | Partner nivel Diamond
Colaborador líder | Partner nivel Diamond

Hola, @DMariño:

 

¡Espero que estés bien! Si estás utilizando webhooks en tu app, HubSpot realizará 10 intentos a lo largo de 24 horas para intentar enviar la información. Puedes leer más aquí. Este es el extracto al que me refiero:

 

Retries

If your service has problems handling notifications at any time, we will attempt to re-send failed notifications up to 10 times.

We will retry in the following cases:

  • Connection failed - If we cannot open an http connection to the provided webhook URL
  • Timeout - If your service takes longer than 5 seconds to send back a response to a batch of notifications
  • Error codes - If your service responds with any HTTP status code (4xx or 5xx)

Notifications will be retried up to 10 times. These retries will be spread out over the next 24 hours, with varying delays between requests. Individual notifications will have some randomization applied, to prevent a large number of concurrent failures from being retried at the exact same time.

 

¡Espero que sirva de ayuda!