Henry Hamid Safi
Henry Hamid Safi
> > I looked at this earlier on a call - it looks like the main pending item is to test regressions in cold start and not code tidy here...
No noticeable cold start changes with this PR in my private stamp as long as we are using the right language worker during placeholder mode. i.e. use Node placeholder for...
Looks like you are missing the app setting name which contains the connection string to your FTP server. that should be the first parameter. more samples here: https://github.com/Azure/azure-webjobs-sdk-extensions/blob/v2.x/test/WebJobs.Extensions.Tests/Extensions/ApiHub/ApiHubFileTestJobs.cs
@soninaren this is to update the default pipeline used by customers to publish their function apps to be published with Ready2Run enabled.
Thanks! When I hit my endpoints every 30 min, for .NET 6 I get 550 msec on P50 and for Java8 I get 930 msec on P50 as examples. These...
@fabiocav any updates on this please?
It should work fine for non consumption function apps. @pharring can you please confirm if anything extra is needed?