Skip to content

Add a 10-second delay before processing the roadmap creation

yassine sabir a demandé de fusionner bugFix/Add-Delay vers develop
  • When a roadmap creation event arrives, it attempts to create the roadmap

  • If creation fails (e.g., trips not found in planning service), it waits 10 seconds

  • Retries up to 3 times total

  • If successful on any attempt, it stops and logs success

  • If all 3 attempts fail, it throws an exception

Rapports de requête de fusion