diff --git a/admin/package.json b/admin/package.json index 6bc7dd938d..5f63a29f31 100644 --- a/admin/package.json +++ b/admin/package.json @@ -31,7 +31,7 @@ "watch:integration": "yarn jest --watch --coverage=no --config ./tests-integration/jest.integration.config.js" }, "mtc": { - "assets-version": "8066100cea64f449580402f1ebd4ae94" + "assets-version": "0e643b584571fcff14c5678866f830eb" }, "engines": { "node": ">= 18" diff --git a/func-ps-report/host.json b/func-ps-report/host.json index 755e253833..b92e5ac64c 100644 --- a/func-ps-report/host.json +++ b/func-ps-report/host.json @@ -32,7 +32,7 @@ "messageHandlerOptions": { "autoComplete": true, "maxConcurrentCalls": 1, - "maxAutoRenewDuration": "00:05:00" + "maxAutoRenewDuration": "06:00:00" }, "sessionHandlerOptions": { "autoComplete": false,