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

fix: Reduce timeout of waiting in queue from 15 minutes to 5 minutes and rephrase the log a bit #2084

Merged
merged 11 commits into from
Apr 25, 2023

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    1726c85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9e420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f0c5eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a448c8b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    b15b140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f5c0ad View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 14, 2023

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

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    ea2e8fb View commit details
    Browse the repository at this point in the history
  2. fix: Reduce the timeout to 5 minutes for the requests wait time in qu…

    …eue.
    
    Since in write api server side we have total timeout of 2 minutes, it
    does not make sense to wait 15 minutes to determine whether we have met
    dead connection, let's reduce the timeout here
    GaoleMeng committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    affa11a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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