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

Update limits #647

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Update limits #647

wants to merge 4 commits into from

Conversation

christad92
Copy link
Contributor

Short Description

This PR is for updating plan limits. I added a new table to provide a side by side comparison for each feature by plan. See below:
image

Details

Add any more details that may be relevant to the reviewer. How did you approach
these docs? Are there any parts you struggled with, or that need particularly
careful review?

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to
know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our
Responsible AI Policy

| Data Collections (Storage) | Maximum storage for data collections | Configurable | 1MB | 5MB | 10MB | 50MB | 50MB |
| Data Collections (Number) | Maximum number of data collections per project | Configurable | 2 | 5 | 10 | Unlimited | Unlimited |
| Concurrency Control | Allowing users to control concurrency limits for the project | Configurable | Yes | Yes | Yes | Yes | Yes |
| Workflow concurrency limit | Maximum workflow runs that can be executed in parallel | Configurable | N/A | N/A | N/A | N/A | N/A |
Copy link
Member

Choose a reason for hiding this comment

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

@christad92 what do you mean by 'N/A' here? I think these concurrency features are available for all plans. Maybe we say something like 'configurable' rather?

OpenFn has a number of configurable limits that help ensure smooth operation.
This page details what those limits are and how they can be adjusted.
OpenFn cloud hosted instance has a number of limits that help ensure smooth
operation. This page details what those limits are and how they can be adjusted.
Copy link
Member

Choose a reason for hiding this comment

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

@christad92 maybe we link to openfn.org/pricing page to say "see here for the latest plans" in case we open one page but not the other?

| Data Collections (Number) | Maximum number of data collections per project | Configurable | 2 | 5 | 10 | Unlimited | Unlimited |
| Concurrency Control | Allowing users to control concurrency limits for the project | Configurable | Yes | Yes | Yes | Yes | Yes |
| Workflow concurrency limit | Maximum workflow runs that can be executed in parallel | Configurable | N/A | N/A | N/A | N/A | N/A |
| Project concurrency limit | Maximum project runs that can be executed in parallel. | Configurable | N/A | N/A | N/A | N/A | N/A |

:::tip Increasing limits
Copy link
Member

Choose a reason for hiding this comment

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

Should we also somewhere link to lightning github docs to say if you're managing your own local deployment, then see docs here for how to configure these limits on your own instance?

@aleksa-krolls
Copy link
Member

@christad92 thanks for quick! feedback provided

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants