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

[WIP] Functions work queue #1725

Closed
wants to merge 2 commits into from
Closed

[WIP] Functions work queue #1725

wants to merge 2 commits into from

Conversation

samtstern
Copy link
Contributor

@samtstern samtstern commented Oct 15, 2019

Description

This allows the Functions Emulator to run triggers in one of two modes: concurrent (default) or sequential (new)

TODO

  • Unit testing
  • See if this makes debugging possible
  • Public API surface (flags? firebase.json?)

Scenarios Tested

// TODO

Sample Commands

// TODO

@googlebot googlebot added the cla: yes Manual indication that this has passed CLA. label Oct 15, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 64.901% when pulling 98fea1c on ss-functions-work-queue into 544c5e2 on master.

@samtstern
Copy link
Contributor Author

Dropping this because #1733 is more important and these two are not compatible. May come back to this after.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants