Reply
Topic Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe to Topic
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
10-24-2018
10:23 AM
Retry policy for Azure Test Drive
Can you explain how the re-try policies for Azure Test Drive work when logic app return a 500 response?
Labels:
- Labels:
-
Azure Test Drive
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
10-24-2018
10:30 AM
Hey, for the test-drive framework no retries are done when the assigned logic app fails. My guess without looking at your logic app is that the it's is doing a retry after getting 500 requests. You can set the retry policies here: https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-exception-handling
