WIP: Update request time in vectors_requested to not re-request too often #16

Draft
lee.miller wants to merge 1 commits from lee.miller/MiNode:network into v0.3
Collaborator

Hi!

This prevents aggressive re-requesting missed objects - approx every second after noticed. I'm not ready to write a test yet, so this is going to hang here for some time.

Hi! This prevents aggressive re-requesting missed objects - approx every second after noticed. I'm not ready to write a test yet, so this is going to hang here for some time.
lee.miller added 1 commit 2024-10-04 00:23:43 +02:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u network:lee.miller-network
git checkout lee.miller-network

Merge

Merge the changes and update on Gitea.
git checkout v0.3
git merge --no-ff lee.miller-network
git checkout v0.3
git merge --ff-only lee.miller-network
git checkout lee.miller-network
git rebase v0.3
git checkout v0.3
git merge --no-ff lee.miller-network
git checkout v0.3
git merge --squash lee.miller-network
git checkout v0.3
git merge --ff-only lee.miller-network
git checkout v0.3
git merge lee.miller-network
git push origin v0.3
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/MiNode#16
No description provided.