Skip to content

"X unreadable" messages in agent terminals #3

Description

@lucadidonato

"X unreadable" messages in agent terminals

Problem description

The individual agent terminals display an "X unreadable in agentY" message (e.g., "38 unreadable in agent3") as the last line.

Steps to reproduce

  • Launch your MAS using DALIA as launcher.
  • Run the MAS scenario involving multiple agents.
  • Observe the output in the individual agent panels as they halt.

Expected behavior

The agent terminals should terminate cleanly after the last line, without any further error or "unreadable" status messages.

Actual behavior

After the agent prints the last line ("Stop condition met. Halting agent..." in my specific case), a message appears indicating a number of "unreadable" items for that agent. This appears to be related to unread messages or a problem with how communication channels are closed upon halting.

Screenshots

See attached screenshots from the agent terminals of a MAS running a distributed algorithm for consensus (King Algorithm).

Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions