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

Commit plugin parameter tuning #296

Merged
merged 6 commits into from
Nov 4, 2024
Merged

Commit plugin parameter tuning #296

merged 6 commits into from
Nov 4, 2024

Conversation

dimkouv
Copy link
Contributor

@dimkouv dimkouv commented Nov 4, 2024

Estimate and set more proper OCR parameters

// Estimated maximum number of source chains the system will support.
// This value should be adjusted as we approach supporting that number of chains.
// Its primary purpose is to assist in defining the limits below.
estimatedMaxNumberOfSourceChains = 900
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why 900 and not 1,000?

Copy link
Contributor Author

@dimkouv dimkouv Nov 4, 2024

Choose a reason for hiding this comment

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

1000 does not work, ocr hard limit is exceeded, we need to tweak observation sizes for 1000

commit/factory.go Outdated Show resolved Hide resolved
commit/factory.go Show resolved Hide resolved
@dimkouv dimkouv requested a review from makramkd November 4, 2024 18:35
Copy link

github-actions bot commented Nov 4, 2024

Metric dk/commit-parameter-tuning main
Coverage 72.9% 72.9%

@makramkd makramkd merged commit e436c75 into main Nov 4, 2024
4 checks passed
@mateusz-sekara mateusz-sekara deleted the dk/commit-parameter-tuning branch November 8, 2024 09:18
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