wasmCloud/wasmcloud-otp

[BUG] Unlink linkdef logs need additional context

ricochet opened this issue · 2 comments

Describe the bug

The unlink linkdef logs do not include context for which actor was unlinked.

To Reproduce

Steps to reproduce the behavior:

  1. Link actor
  2. Unlink actor
  3. Review host logs

Expected behavior

It should be clear which actor was unlinked. All logs in this flow show be updated.

Environment (please complete the following information)

  • OS: MacOS, Linux
  • Arch: aarch64
  • wasmCloud Version: 0.62.0

Additional context

Testing with an actor whose put link fails might be another user flow to observe and test.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!

This is a quick-win and we should totally do it. Marking as good-first-issue thanks to it being very low barrier to entry 😄