Skip to content

Unstable max ar workers #52

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

Open
wants to merge 7 commits into
base: unstable
Choose a base branch
from
Open

Conversation

marjune163
Copy link
Collaborator

No description provided.

@marjune163 marjune163 force-pushed the unstable-max-ar-workers branch 3 times, most recently from 5da4ee0 to 70603f3 Compare April 26, 2025 09:33
@marjune163 marjune163 force-pushed the unstable-max-ar-workers branch 2 times, most recently from caab098 to 363886f Compare April 26, 2025 10:39
@marjune163 marjune163 force-pushed the unstable-max-ar-workers branch from 363886f to 85be435 Compare April 26, 2025 12:25
Introduce a new `archiveWorkers` channel to limit the number of concurrent archive operations. When the limit is reached, new requests will receive a 429 Too Many Requests response. This prevents resource exhaustion and improves system stability. The maximum number of workers can be configured via the `--max-archive-workers` CLI option.
@marjune163 marjune163 force-pushed the unstable-max-ar-workers branch 2 times, most recently from 5e464f5 to 4320eac Compare April 26, 2025 14:14
@marjune163 marjune163 force-pushed the unstable-max-ar-workers branch from 4320eac to 63dedd2 Compare April 28, 2025 15:13
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