v0.3.1
- Reimplementing formulas refresh logic by using
BINANCER
dummy function.
It may not be the "cleanest" solution, but now it works faster and solves the stalled "Loading..." message caused by doubleSpreadsheetApp.flush()
usage in previous implementation. - Removing "Clean Refresh" from main menu and making "Refresh" to clean the cache before refreshing.
- Minor refactors.
WIP for v0.3.2
: Add a mechanism to allow temporary queue at 1m
trigger when failing to run longer ones.