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

Concurrency option for warming up X instances of of a lambda. #81

Merged
merged 18 commits into from
Dec 17, 2018

Commits on Nov 23, 2018

  1. Configuration menu
    Copy the full SHA
    7a62373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1732a9d View commit details
    Browse the repository at this point in the history
  3. Typo in generated code.

    ejwilburn committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    e61a857 View commit details
    Browse the repository at this point in the history
  4. Generated code fix.

    ejwilburn committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    180ec6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80b4cc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    057b659 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    978d7a0 View commit details
    Browse the repository at this point in the history
  8. Additional logging.

    ejwilburn committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    862568b View commit details
    Browse the repository at this point in the history
  9. Fix execution of promises.

    ejwilburn committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    d8d4881 View commit details
    Browse the repository at this point in the history
  10. Extranious ` removed.

    ejwilburn committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    6664e6d View commit details
    Browse the repository at this point in the history
  11. Fixes to generated code.

    ejwilburn committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    b56521b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8518ade View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. Configuration menu
    Copy the full SHA
    ceb5ff3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Cleanup/refactoring and additional documentation.

    Also removed concurrencyIndex for now.  I don't see a great need for it at the moment.
    I verified that trying to use functions.<function>.warmup.concurrency instead of function.<function>.warmupConcurrency doesn't work because of how that function warmup value is used.
    ejwilburn committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    f9061f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. Configuration menu
    Copy the full SHA
    bfd5cb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    dbb5bab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b1334 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    45db424 View commit details
    Browse the repository at this point in the history