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

Helix Limits #209

Open
davidnuescheler opened this issue Jul 30, 2021 · 1 comment
Open

Helix Limits #209

davidnuescheler opened this issue Jul 30, 2021 · 1 comment
Labels
question Further information is requested

Comments

@davidnuescheler
Copy link
Contributor

Overview

We need to communicate and enforce limits in helix, this includes anything from sizes, quotas, rate limits, etc.

Proposed Limits

Content Bus

Number of documents per mountpoint: 100k
Document size: 100MB
Sheet Rows: 100k

Code Bus

Branch Size: 20MB
Files per Branch: 1000
Branches per repo: 100

Media Bus

Blob Size: 100MB

Admin API

Proposed Actions

We should enforce or at least alert users in the appropriate places (eg. helix-cli for codebus limits, slack bot or sidekick for content/media, etc.)
We need to keep this configurable per project (identified by contentbus-id) and be able to override it if need.

@davidnuescheler davidnuescheler added the question Further information is requested label Jul 30, 2021
@trieloff
Copy link
Contributor

trieloff commented Aug 2, 2021

We can alert the user with a GitHub issue in most cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants