Add Task
indicators, methods for getting these in AlchemiscaleClient
, for introspection of Task
history and running state
#211
Labels
Currently, users have very limited ability to understand the current state/behavior of an incomplete
Task
. In order to help users to assess problematicTask
s, the following indicators on aTask
would be useful:Task
has been claimedTask
has been in current status (datetime of last status change)We would also like to add
hostname
to compute service registration generation, which could help compute operators track down problematic cases compute-side.The above indicators should be exposed in some useful way to users via the
AlchemiscaleClient
.The text was updated successfully, but these errors were encountered: