Skip to content

Hang up after POST to Google spreadsheet #84

Description

@Nlabs-7652

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions