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

Always base the timeout duration on the configured Lambda timeout #3

Merged
merged 7 commits into from
Mar 30, 2021

Commits on Mar 26, 2021

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

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    ce90622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0e9927 View commit details
    Browse the repository at this point in the history
  3. Allow using falsy values for BREF_FEATURE_TIMEOUT, e.g. 0 or ''

    …, to allow disabling the feature
    mnapoli committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    59e6cca View commit details
    Browse the repository at this point in the history
  4. Cleanup global state

    mnapoli committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    c2f7319 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Merge branch 'timeouts' into timeouts-feature-flag

    # Conflicts:
    #	src/Timeout/Timeout.php
    #	tests/Timeout/TimeoutTest.php
    mnapoli committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    53473e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5e9a4 View commit details
    Browse the repository at this point in the history