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

Increase default timeouts for read-write operations and edit the values in the example config file. #244

Merged
merged 3 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. config: Fix zap level constant

    There was an error: Cannot use 'zap.FatalLevel' (type Level) as the type Level
    
    Signed-off-by: Tatiana Nesterenko <[email protected]>
    tatiana-nspcc committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b912603 View commit details
    Browse the repository at this point in the history
  2. config: Edit the value of node-dial-timeout in the example file

    Signed-off-by: Tatiana Nesterenko <[email protected]>
    tatiana-nspcc committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b3279d1 View commit details
    Browse the repository at this point in the history
  3. config: Set the default server read/write timeouts to 60 sec

    Signed-off-by: Tatiana Nesterenko <[email protected]>
    tatiana-nspcc committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1ab470e View commit details
    Browse the repository at this point in the history