Click here to Skip to main content
15,884,388 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralThe right tools for the job... Pin
Kornfeld Eliyahu Peter18-Jan-21 20:20
professionalKornfeld Eliyahu Peter18-Jan-21 20:20 
GeneralRe: The right tools for the job... Pin
obermd19-Jan-21 2:51
obermd19-Jan-21 2:51 
GeneralAzure Function Hell Pin
Christian Graus18-Jan-21 17:01
protectorChristian Graus18-Jan-21 17:01 
GeneralRe: Azure Function Hell Pin
Garth J Lancaster18-Jan-21 18:32
professionalGarth J Lancaster18-Jan-21 18:32 
GeneralRe: Azure Function Hell Pin
Christian Graus18-Jan-21 19:31
protectorChristian Graus18-Jan-21 19:31 
GeneralRe: Azure Function Hell Pin
Kornfeld Eliyahu Peter18-Jan-21 19:16
professionalKornfeld Eliyahu Peter18-Jan-21 19:16 
GeneralRe: Azure Function Hell Pin
Christian Graus18-Jan-21 19:32
protectorChristian Graus18-Jan-21 19:32 
GeneralRe: Azure Function Hell Pin
steve at p2cl19-Jan-21 1:20
steve at p2cl19-Jan-21 1:20 
Feel free to ignore this because it's just a wild stab in the dark (and it's obvious once one knows), but are you somehow injecting an HttpClient using transient ?... because HttpClient is (as I know due to (cough) experience) "once per app" and exhibits interesting behaviour if it's continually 'new'd ... see first comment line in the c# example (link below) and text in the in the Remarks section...

HttpClient Class (System.Net.Http) | Microsoft Docs[^]

HTH
GeneralRe: Azure Function Hell Pin
Christian Graus19-Jan-21 9:30
protectorChristian Graus19-Jan-21 9:30 
GeneralRe: Azure Function Hell Pin
RedDk19-Jan-21 6:03
RedDk19-Jan-21 6:03 
GeneralRe: Azure Function Hell Pin
Christian Graus19-Jan-21 9:31
protectorChristian Graus19-Jan-21 9:31 
GeneralThought for the ages Pin
Ron Nicholson18-Jan-21 6:05
professionalRon Nicholson18-Jan-21 6:05 
GeneralRe: Thought for the ages Pin
Daniel Pfeffer18-Jan-21 6:31
professionalDaniel Pfeffer18-Jan-21 6:31 
GeneralRe: Thought for the ages Pin
OriginalGriff18-Jan-21 6:46
mveOriginalGriff18-Jan-21 6:46 
GeneralRe: Thought for the ages Pin
theoldfool18-Jan-21 7:30
professionaltheoldfool18-Jan-21 7:30 
GeneralRe: Thought for the ages Pin
Mike Hankey18-Jan-21 7:50
mveMike Hankey18-Jan-21 7:50 
GeneralRe: Thought for the ages Pin
kmoorevs18-Jan-21 9:26
kmoorevs18-Jan-21 9:26 
GeneralRe: Thought for the ages Pin
dandy7218-Jan-21 10:45
dandy7218-Jan-21 10:45 
GeneralRe: Thought for the ages Pin
5teveH18-Jan-21 20:49
5teveH18-Jan-21 20:49 
GeneralRe: Thought for the ages Pin
Vivi Chellappa19-Jan-21 1:39
professionalVivi Chellappa19-Jan-21 1:39 
GeneralRe: Thought for the ages Pin
thewazz19-Jan-21 2:49
professionalthewazz19-Jan-21 2:49 
GeneralRe: Thought for the ages Pin
OriginalGriff18-Jan-21 6:42
mveOriginalGriff18-Jan-21 6:42 
GeneralRe: Thought for the ages Pin
Member 1298255818-Jan-21 7:00
Member 1298255818-Jan-21 7:00 
GeneralRe: Thought for the ages Pin
Nelek18-Jan-21 7:17
protectorNelek18-Jan-21 7:17 
GeneralRe: Thought for the ages Pin
W Balboos, GHB18-Jan-21 10:25
W Balboos, GHB18-Jan-21 10:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.