NASA-AMMOS / NASA-AMMOS/anms

Provide UI to show outgoing EXECSETs or messages

Open
#261 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
3
Forks
2
Avg merge
2d 23h
Merged PRs (30d)
2

Description

We have in our Monitor a listing of incoming reports with timestamps, but we do not have an equivalent log of outgoing messages.

Such a table should have:

  • Timestamp
  • ARI sent
  • Destination
  • Status (success, pending, error). If error, include details

This is distinct from the existing 'Reports Sent' dialog under Agents which only lists unique reports for re-sending.

A full timestamped listing is important for debugging, and as an audit log operationally.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the Monitor's incoming reports listing and the existing “Reports Sent” dialog under Agents. Trace where outgoing messages are recorded and how their delivery status is represented. Done means the Monitor provides a timestamped outgoing-message table showing the ARI, destination, status, and error details without replacing the existing resend dialog.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.