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

Change type of concurrent sends in config #4914

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Jul 22, 2024

Using such a large type doesnt make sense, 10 or 20 parallel sends should be more than enough even for large instances. Also the config value should use the same type so that too large values are rejected at startup, and to avoid a cast.

Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cargo lock changes pry aren't necessary here, but feel free to merge whenever.

@dessalines dessalines merged commit 572a42d into main Jul 22, 2024
2 checks passed
@Nutomic
Copy link
Member Author

Nutomic commented Jul 22, 2024

Not sure why cargo.lock was changed...

@dessalines
Copy link
Member

I think it had to do with the TLS PR not actually running clippy or any rust command, so Cargo.toml got updated, but not the Cargo.lock file.

Nutomic added a commit to sunaurus/lemmy that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants