Skip to content

[execution-environments] Report receptor unit_id in API for manual debugging #9153

@AlanCoding

Description

@AlanCoding
ISSUE TYPE
  • Feature Idea
SUMMARY

The API should give the unit_id for a job, or otherwise document how the user can figure out the unit_id from other fields.

If use case is that an error happens and a user or support personnel need to shell into the server and manually run receptorctl commands to poke at what happened. Ping @gamuniz

These commands follow the pattern of:

  • receptorctl work status {unit_id}
  • receptorctl work cancel {unit_id}
  • receptorctl work release {unit_id}

Although the user shouldn't ever have need to call cancel or release... things can always go wrong!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions