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

Move timeout handling into handlers. #786

Merged
merged 17 commits into from
Nov 22, 2021
Merged

Move timeout handling into handlers. #786

merged 17 commits into from
Nov 22, 2021

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    e0872a3 View commit details
    Browse the repository at this point in the history
  2. lint, fmt, minor cleanup.

    winder committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    9989d95 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    44253c9 View commit details
    Browse the repository at this point in the history
  2. CallWithTimeout issues.

    winder committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    08eaece View commit details
    Browse the repository at this point in the history
  3. fmt

    winder committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    022b104 View commit details
    Browse the repository at this point in the history
  4. Test fixes.

    winder committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    7b67e9e View commit details
    Browse the repository at this point in the history
  5. WIP

    winder committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    8ad7d96 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    923b870 View commit details
    Browse the repository at this point in the history
  2. Cleanup.

    winder committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    410af15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    561df88 View commit details
    Browse the repository at this point in the history
  4. Use 503 for timeout errors.

    winder committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    83dca5d View commit details
    Browse the repository at this point in the history
  5. Fix fetchApplications.

    winder committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    2c66d4e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Add misbehaving handler error.

    winder committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    1a0d937 View commit details
    Browse the repository at this point in the history
  2. make lint

    winder committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    b7bf5d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. PR Feedback.

    winder committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    cd7c063 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. More PR Feedback.

    winder committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    be82110 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary nil check.

    winder committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    a9e7248 View commit details
    Browse the repository at this point in the history