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

Feature: Support scripting for firebase onSchedule function triggers #171

Open
simondotm opened this issue Nov 7, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@simondotm
Copy link
Owner

Firebase emulator doesnt currently support onSchedule triggers out of the box.

In the meantime, we can workaround by using various methods such as https function interfaces, emulators:exec, functions:shell type scripts to trigger function invocations using JS intervals, as suggested in this thread.

The plugin could ideally help scaffold some nice standard way to have this functionality when emulating pubsub scheduled function triggers.

@simondotm simondotm added the enhancement New feature or request label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant