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

fix: remove dictionary count limit from viceroy #227

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

JakeChampion
Copy link
Contributor

@JakeChampion JakeChampion commented Feb 15, 2023

this limit can be raised per service on c-at-e. if the limit was raised on a customers service, then the customer could no longer run their application locally with viceroy. by removing he limit in viceroy, customers who have a himit dictionary limit would be able to run their application locally.

I hit this issue in my own project which uses a dictionary containing ~3400 keys

@JakeChampion JakeChampion marked this pull request as ready for review February 15, 2023 11:42
this limit can be raised per service on c-at-e. if the limit was raised on a customers service, then the customer could no longer run their application locally with viceroy. by removing he limit in viceroy, customers who have a himit dictionary limit would be able to run their application locally.
Copy link
Member

@fgsch fgsch left a comment

Choose a reason for hiding this comment

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

LGTM

@JakeChampion JakeChampion merged commit a67c225 into main Feb 15, 2023
@JakeChampion JakeChampion deleted the jake/jake/dict-limit branch February 15, 2023 12:12
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.

3 participants