'Keep google sheets open and working all the time / Flutter

I am using the gsheets library in flutter. While my sheet is open and using it, api calls return fast response, but even if I use a server, api calls come very late after a certain period of time. how can i solve this problem?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source