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

fix: p2p_libp2p_client connection drop handling #769

Merged
merged 8 commits into from
Nov 15, 2024

Conversation

0xArdi
Copy link
Collaborator

@0xArdi 0xArdi commented Nov 13, 2024

Issues

This PR fixes the handling of dropped ACN node connection.

Types of changes

What types of changes does your code introduce to agents-aea?
Put an x in the boxes that apply

  • Bugfix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to stop working as expected)
  • Something else (e.g. test, package, script, example, deployment, infrastructure, ...)

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING document.
  • I have based my branch, and I am making a pull request against, the develop branch.
  • Lint and unit tests pass locally with my changes.

If applicable

  • I have added tests that prove my fix is effective or that my feature works.
  • I have checked that code coverage does not decrease.
  • I have added/updated the documentations.
  • Dependent changes have been merged and published in downstream modules.

@0xArdi 0xArdi mentioned this pull request Nov 14, 2024
@Adamantios Adamantios changed the base branch from main to release/v1.60.0 November 15, 2024 14:45
@Adamantios Adamantios merged commit aded5cd into release/v1.60.0 Nov 15, 2024
33 of 36 checks passed
@Adamantios Adamantios deleted the fix/acn-restart branch November 15, 2024 15:10
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