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

make fog ingest/ledger poll time configurable #3764

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

eranrund
Copy link
Contributor

@eranrund eranrund commented Dec 5, 2023

When deploying the centralized mobilecoind configuration to testnet it appears we are overwhelming the single mobilecoind instance there by polling it from ~18 different services at a 10ms interval. This backs off the default polling duration to 250ms and also makes it configurable.

Copy link
Collaborator

@nick-mobilecoin nick-mobilecoin left a comment

Choose a reason for hiding this comment

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

For making the polling interval configurable this looks good.

As mentioned in slack, I'm not convinced this will resolve the slow start up issue.

fog/ingest/server/src/config.rs Outdated Show resolved Hide resolved
@nick-mobilecoin nick-mobilecoin merged commit 06b1f39 into release/v5.2 Dec 5, 2023
96 checks passed
@nick-mobilecoin nick-mobilecoin deleted the fog-configurable-poll-interval branch December 5, 2023 23:52
This was referenced Dec 6, 2023
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