Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hang up after POST to Google spreadsheet #84

Open
Nlabs-7652 opened this issue Aug 8, 2019 · 3 comments
Open

Hang up after POST to Google spreadsheet #84

Nlabs-7652 opened this issue Aug 8, 2019 · 3 comments

Comments

@Nlabs-7652
Copy link

Nlabs-7652 commented Aug 8, 2019

Hi,

Sometimes ESP8266 hang up after POST to Google spreadsheet with "Exception (29)"

It seems this line;

httpStatus = getResponseStatus();

took quite a long time that cause the Exception, although sending data to Google were successes.

Since I don't know how to implement time out method around this, putting "return true;" before L59 works fine so far.

@AndrewsBrewing
Copy link

Thank you Nlabs-7652. This seems to have fixed a nagging issue I have had with the library.

@samura
Copy link

samura commented Mar 29, 2020

me too.

@ahmdgamaljimy95
Copy link

@samura @AndrewsBrewing @Nlabs-7652 did any one solve this issue ?
my nodemcu is hanging after one day (httpsredirect with google sheet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants