rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
6.14k stars 487 forks source link

rowy.app sends thousands of request per minute to the google firestore API #1137

Closed pcaneill closed 1 year ago

pcaneill commented 1 year ago

Describe the bug

rowy.app sends thousands of request to the google firestore API consuming all the READ credits.

To Reproduce Steps to reproduce the behavior:

  1. Go to a Table
  2. Open up the Developer Network Tab
  3. See all the requests that are made

Expected behavior

I would expect rowy not to do thousands of API call per minutes

Screenshots

image

image

Rowy Run version

N/A

Desktop (please complete the following information):

harinij commented 1 year ago

Hi @pcaneill there was a bug introduced in the latest release with table sort which we have now fixed and released here.