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

downstars /work debug endpoint could use some polish #1582

Open
leftwo opened this issue Dec 2, 2024 · 0 comments
Open

downstars /work debug endpoint could use some polish #1582

leftwo opened this issue Dec 2, 2024 · 0 comments

Comments

@leftwo
Copy link
Contributor

leftwo commented Dec 2, 2024

the /work endpoint on a downstairs could use some cleanup:

An example:

18:31:25.003Z INFO crucible: Active Upstairs connections: [ConnectionId(0)]
18:31:25.003Z INFO crucible: Crucible Downstairs work queue:
18:31:25.003Z INFO crucible:   JOB_ID IO_TYPE STATE DEPS
18:31:25.003Z INFO crucible: 172750877  EClose  [JobId(172750876)]
18:31:25.003Z INFO crucible: 172750880  ReOpen  [JobId(172750879)]
18:31:25.003Z INFO crucible: Completed work []
18:31:25.008Z INFO crucible: request completed

The STATE column is probably obsolete now.
The active upstairs connection should print out what it has, like session and whatever else we hold.

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

No branches or pull requests

1 participant