Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Net plugin sync priority #8142

Merged
merged 13 commits into from
Feb 25, 2020
Merged

Net plugin sync priority #8142

merged 13 commits into from
Feb 25, 2020

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Oct 29, 2019

Change Description

  • During syncing nodeos can often be too busy to process api requests as api requests run at low priority.
    -- Change producer_api_plugin and net_api_plugin api requests to medium priority
    -- While syncing process blocks at medium priority
    -- Change all other api calls to medium_low priority

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Copy link
Contributor

@brianjohnson5972 brianjohnson5972 left a comment

Choose a reason for hiding this comment

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

Looks good, but should merge in develop and test after we merge in #8281, before merging this to develop

@heifner heifner merged commit 09b8092 into develop Feb 25, 2020
@heifner heifner deleted the net-plugin-sync-priority branch February 25, 2020 01:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants