vorsV
Convex Communityโ€ข3y agoโ€ข
21 replies
vors

I have a feature request

I have a feature request:

- I was developing things and being a happy developer.
- Then I looked at the function calls quota and became a nervous developer, because we don't have any customers and already burned through 100k+ calls just during the development.
- I started to manually batch query requests and that works to some extent, I was able to cut down the requests count to 30% of original.
- but we still burning through the quota!
- Now to do the batching, I'd need to rework a lot of my react code....

So the feature request: would it be possible to have some kind of automatic batching? ๐Ÿ˜†
Was this page helpful?