globus/globus-compute

funcX task life-cycle

开放

#510 创建于 2021年6月10日

 (5 条评论) (0 个反应) (1 位负责人)Python (52 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (162 个星标)
PR 合并指标
 (平均合并 9天 19小时) (30 天内合并 16 个 PR)

描述

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

贡献者指南