Mykola Ilminskyi
Mykola Ilminskyi
Hi there! When spring boot 3.2 came out, I considered switching from `WebClient` to `RestClient` as the first one needs all interceptors to be written in reactive style which makes...
The activity of the project is super low (active PRs, issues etc). No roadmaps, no new features, almost nothing. Is Jetbrains going to abandon this project at some point? If...
Runtime version: ~4 Os: windows Hosting plan: consumption Some of my functions are throwing this from time to time ``` Microsoft.Azure.WebJobs.Host.FunctionInvocationException: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw (System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=...) at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__26.MoveNext (Microsoft.Azure.WebJobs.Host,...
At our project we have a bunch of azure function written in java. Those functions are connected to the application insight through the following env variables ```sh APPLICATIONINSIGHTS_CONNECTION_STRING=... APPLICATIONINSIGHTS_ENABLE_AGENT=true ```...