Skip to content

uRequests and Pi PicoW #10229

Dec 15, 2022 · 5 comments · 4 replies
Discussion options

You must be logged in to vote

@captaincaden sorry about the delay responding.

Could you please confirm that you're using a recent build (i.e. a nightly from at least December). When you say it "stalls" what does that mean exactly?

I suspect you could be right about the request timing out. Have you tried passing the timeout kwarg to the requests.get() method?

i.e.

r = requests.get(temp_url, timeout=1)  # 1 second

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by captaincaden
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@captaincaden
Comment options

@MartinH-Armadeus
Comment options

@captaincaden
Comment options

@MartinH-Armadeus
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants