You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


The default behaveiour is the Easy Logger will wait to the promise is solved, so slow respons or hitting the rate limit, may forse Homey into a network timeout.


But in v1.8.0 the configuration panel has a new option: fore and forget. You must set tis value to true (case sensistiv), save settings and restart the app.


When this is enabled, all calls to Google Api will be queued with built in support for rate limiting. The value is set to 60 alls withing 59 seconds. This is matching the free subscription on Google Api.


The action card will return and resume blazing fast, but al call will be execute as fast as Google Api can handle. You must be aware that it will take some seconds to show up in Google Spreadsheets, and if rate limiin is happening, it will take som time, but it will be executed in the end.


  • No labels