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

[Tower] - Tower backlog, handle tower running over the limit #97

Merged

Conversation

hemulin
Copy link
Contributor

@hemulin hemulin commented Nov 13, 2023

No description provided.

@hemulin
Copy link
Contributor Author

hemulin commented Nov 13, 2023

Alt Text

/// Submit a backlog of blocks that may have been mined while network is offline.
/// Likely not more than 1.
pub async fn process_backlog(config: &AppCfg) -> anyhow::Result<()> {
pub async fn process_backlog(config: &AppCfg) -> anyhow::Result<BacklogResult> {
Copy link

@The1OneID The1OneID Nov 13, 2023

Choose a reason for hiding this comment

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

tower once doesn't seem to invoke this method

Copy link
Contributor

Choose a reason for hiding this comment

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

that's intentional

Copy link
Contributor

@sirouk sirouk left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏼

@sirouk sirouk merged commit 650cce2 into 0LNetworkCommunity:release-6.9.0-rc.8 Nov 14, 2023
11 checks passed
hemulin added a commit that referenced this pull request Nov 14, 2023
0o-de-lally added a commit that referenced this pull request Aug 8, 2024
0o-de-lally added a commit that referenced this pull request Aug 8, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally pushed a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally pushed a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
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.

4 participants