You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These can only be added to the retrieve endpoints, not the list endpoint, which will require a change to the FE that seemingly retrieves all the data from the list endpoints.
The warning banner should read:
"Your project|environment using X% of the total allowance of features|segments|segment overrides. Please contact support to discuss increasing this limit."
We have added limits to the API to prevent the creation of features, segments and segment overrides above a certain limit for each project.
We should:
As far as I can tell, this will involve adding the following fields to the API responses on the retrieve endpoints for project and environment:
These can only be added to the retrieve endpoints, not the list endpoint, which will require a change to the FE that seemingly retrieves all the data from the list endpoints.
The warning banner should read:
"Your project|environment using X% of the total allowance of features|segments|segment overrides. Please contact support to discuss increasing this limit."
The limits are documented here.
The PR to add the limits is here.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: