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

Server-side timeout mechanism #10360

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 9, 2023

  1. Server-side timeout mechanism

    sorra committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    3798f55 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    f26f928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92c0ad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Rename interceptor class

    sorra committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e8c9894 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. add unit tests

    sorra committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    4622550 View commit details
    Browse the repository at this point in the history
  2. fix code style

    sorra committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    390592d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. move unit tests

    sorra committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7d10f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5347855 View commit details
    Browse the repository at this point in the history
  3. update copyright year

    sorra committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fad093b View commit details
    Browse the repository at this point in the history
  4. improve unit test

    sorra committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    de4fce7 View commit details
    Browse the repository at this point in the history
  5. improve unit tests

    sorra committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8ef5cef View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Sep 3, 2023

  1. Make interruption optional

    sorra committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    f791d10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05168f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7f5cc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    1200f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f39e031 View commit details
    Browse the repository at this point in the history
  3. maintain after merge

    sorra committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    c20a372 View commit details
    Browse the repository at this point in the history
  4. Improve javadoc comments

    sorra committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    5b78a53 View commit details
    Browse the repository at this point in the history
  5. Close the context

    sorra committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    06d771c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Skip listener callback execution if context has been cancelled (serve…

    …r call should have been closed)
    sorra committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    df83e54 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. improve code coverage

    sorra committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    1a9a9bc View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. add copyright

    sorra committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e6bb04b View commit details
    Browse the repository at this point in the history