Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to change the frequency of data fetch #226

Open
iamrishan opened this issue Sep 25, 2024 · 1 comment
Open

Add option to change the frequency of data fetch #226

iamrishan opened this issue Sep 25, 2024 · 1 comment

Comments

@iamrishan
Copy link

Firebase extension fetch everytime a update happens o n collection, instead of that add a custom retrieval time of something for example: every 24 hours regarding collection data updated or not sync the data. it will help reduce the firebase cloud function calls and potentially reduce cost

@smomin
Copy link
Collaborator

smomin commented Sep 25, 2024

hey @iamrishan if there is an option to do a delay with the extension framework, happy to take a look at it. the extension is bounded by what the Firebase Extension framework can provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants