Add a 10-second delay before processing the roadmap creation
-
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