perfsonar / perfsonar/toolkit

Add information about tests that fail to schedule in toolkit UI

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
37
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Capturing a user request to show more information in the toolkit UI when a test that is configured through the Toolkit GUI fails to schedule. Right now you have to dig through the logs if a test does not got on the schedule due to a connection error or similar. The psconfig logs have this information, so perhaps parsing those or through some other means they could be passed to the UI. I don't know the exact answer, just capturing the request so we can think on it more.

Contributor guide

No contributing guide indexed for this repository

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 reviewing the Toolkit GUI scheduling flow and the psconfig logs that contain failures such as connection errors. Determine how scheduling failures are currently represented in the UI and what log information can be exposed. Done means users can see actionable failure details in the toolkit UI without searching logs.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.