globus/globus-compute

funcX task life-cycle

Open

#510 opened on Jun 10, 2021

 (5 comments) (0 reactions) (1 assignee)Python (52 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (162 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

This is more of a technical problem that bothers us as developers than users, but having a well-defined task life-cycle would help explain to users what is going on with their functions.

Describe the solution you'd like Create a state-flow diagram that captures the states the function goes through on the web-service, forwarder, and endpoint. As a bonus, it would be good to extend this diagram to support retries.

Additional context This is necessary for #509

Contributor guide