Heartbeat - Avoid journey timeout

Hello,
I'm working with synthetic monitoring.
How can I prevent the journey from finishing when one of the steps throws an error or timeout and 2 steps remain pending? unfortunately I have a small number of logins on a website for security reasons.
Is there a possibility to save the session in some constant?

Hi @Verdugo_Gonzalo,

Unfortunately there is no way to replay a step when there are timeout errors from a specific Journey.

To get more details,

  1. Does increasing the timeout helps in your scenario for the actions that are after your login attemps.
  2. Would having a Retry option in Synthetics for steps solve your use-case?

If you can share a gist of what you are trying to do and how these steps are laid out, We might be able to suggest something else.

Thanks,
Vignesh