azure-functions-python-worker icon indicating copy to clipboard operation
azure-functions-python-worker copied to clipboard

Python worker for Azure Functions.

Results 199 azure-functions-python-worker issues
Sort by recently updated
recently updated
newest added

### Investigative information ###### Please provide the following: the function app name name i will not disclose as it contain functional naming to our environment. - Timestamp: Many. I've been...

needs-investigation

#### Is your question related to a specific version? If so, please specify: Found Python version 3.8.5 (python3). Azure Functions Core Tools (3.0.2931 Commit hash: d552c6741a37422684f0efab41d541ebad2b2bd2) Function Runtime Version: 3.0.14492.0...

needs-investigation
docs

We can't run headless Chrome in a function app hosted in a premium plan, but it works in consumption plan. We have two function apps running on an elastic premium...

needs-investigation

#### Is your question related to a specific version? If so, please specify: Found Python version 3.8.5 (python3). Azure Functions Core Tools (3.0.2931 Commit hash: d552c6741a37422684f0efab41d541ebad2b2bd2) Function Runtime Version: 3.0.14492.0...

needs-investigation

Re-raising this over here: https://github.com/Azure/Azure-Functions/issues/1471 Typically folks who massively process in files and out files might want to attach a guid as the filename - these are typically part of...

P2
blob-storage

#### Investigative information (Happens pretty regularly, but a recent example) - Timestamp: 2020-05-04 13:01:29.253 - Function App version: ~3 - Function App name: - Function name(s) (as appropriate): transfer_items_master -...

runtime-issues

Opened new issue by request of @balag0 ### Investigative information ###### Please provide the following: - Timestamp: Wed, 27 May 2020 18:35:38 GMT - Function App name: covidqmdataimport - Function...

needs-attention :wave:

When host sends a "WorkerStatusRequest" , the worker needs to return "WorkerStatusResponse". The latency from request to response is used for scale decisions for out-of-proc languages. Reference Java commit: https://github.com/Azure/azure-functions-java-worker/commit/fbf0e4b62a1ddcb778cf7604c425082bdb743cb5...

quality
new feature

## Description Adding E2E scenarios for common libs. Fixes # --- ### PR information - [ ] The title of the PR is clear and informative. - [ ] There...

## Description Fixes # --- ### PR information - [ ] The title of the PR is clear and informative. - [ ] There are a small number of commits,...