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

add: set timeout_second and move limit_size to config.toml #80

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

kyoto7250
Copy link
Owner

@kyoto7250 kyoto7250 commented Jun 26, 2024

Here's a checklist for things that will be checked during review or continuous integration.

  • Added passing unit tests
  • cargo test passes locally. It takes much time.
  • Run cargo fmt

changelog:
we can set a timeout_second per connections now.
and move limit_size in config.toml

close #44

@kyoto7250 kyoto7250 added enhancement New feature or request v0.1.0 labels Jun 26, 2024
@kyoto7250 kyoto7250 added this to the v0.0.3 milestone Jun 26, 2024
@kyoto7250 kyoto7250 self-assigned this Jun 26, 2024
@kyoto7250 kyoto7250 merged commit 4480a87 into main Jun 26, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v0.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set a timeout by config
1 participant