Christopher Anderson

Results 60 comments of Christopher Anderson
trafficstars

Related: https://github.com/Azure/azure-webjobs-sdk-script/issues/1319

We believe this is due to a query functionality that's still a WIP, but the error message is not clear. We should first address the error message being more clear...

Given that there aren't any errors from the dev-server, it's probably something in how the docker loopback to the host's localhost is interacting. It can be hard to know for...

> A bit outside of that though, I am wondering myself what the development team has in mind when it comes to the new linux emulator vs the windows one,...

We should change this to return a retriable status code that the SDK will automatically handle retry on. Ideally, we'd use one which the SDK would take a backoff signal...

This is indeed a bug. Thank you for sharing. internal comment: This is because we're currently just using static html pages for this. We need change the DE implementation to...

Do you happen to have the exception you received when you tried this and it didn't work?

@MikeStall - Could you help @felipeleusin investigate this?

This is a feature we need to add to support upserting. We only currently support insert.

Hey Aaron. So the thing we were heads down on was Azure Functions which is based on the WebJobs SDK and uses the dashboard for our logging. We're making a...