Ilya Chernomordik

Results 5 issues of Ilya Chernomordik

## Actual Behavior 1. I run the message loop with `IMessageReceiver.RegisterMessageHandler` 2. In my logs I see sometimes (quite rare, but still) this exception that I log in a handler...

`MessageReceiver` class allows to start a message pump after calling `RegisterMessageHandler` that works quite well. The problem arises when I want to stop this pump as e.g. a part of...

feature

**Describe the solution you'd like** Many applications have a native ability to read options/parameters from environment variables like e.g. dot net core. Right now to get that behavior we need...

enhancement

#### Investigative information - Timestamp: 2022-15-06 - Function App version: 4.3.2.2 - Invocation ID: N/A - Region: North Europe #### Repro steps Provide the steps required to reproduce the problem:...

Needs: Attention :wave:

I would like to get all error messages that are happening and some of the information messages e.g. for `HelmChart` or `ImagePolicy`. The reason is that these resources usually generate...