Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ JobDescription
Class
JobDescription
crates/pyhq/python/hyperqueue/ffi/protocol.py:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
48
@dataclasses.dataclass
49
class
JobDescription:
50
name: Optional[str]
51
tasks: List[TaskDescription]
52
max_fails: Optional[int]
Callers
1
_build
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected