Cannot configure workflow timeout on single tenant logic app

Robert Lawrie 56 Reputation points
2022-02-09T14:45:31.737+00:00

Following the instructions here: https://learn.microsoft.com/en-us/azure/logic-apps/edit-app-settings-host-settings?tabs=visual-studio-code#run-duration-and-history

I have set the 'Runtime.Backend.FlowRunTimeout' and 'Runtime.FlowRetentionThreshold' to 2 minutes (00.00:02:00) in host.json, but when running locally in vs code and when deployed to Azure the workflows are not expiring after two minutes.

Is there a maximum to these settings? I understand that the default is 90 days and it can be increased on single tenant APIs, but interested in what the maximum timeout is

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 68,656 Reputation points
    2022-03-02T08:04:33.04+00:00

    @Robert Lawrie Apology for the delay. I have got confirmation from my team that there is no maximum value that can be set for Runtime.Backend.FlowRunTimeout. You can set this value as per your requirement. In case, if you are facing any issue with any of the values then please share the repro so I can reach out to my team.