damp-lion-88352
10/24/2024, 4:46 AMContainerError
in Flytekit's agent service, and I completely agree with the suggestion. I'd love to hear what others think about it.
For reference:
- ContainerError: https://github.com/flyteorg/flyte/blob/master/flyteidl/protos/flyteidl/core/errors.proto#L13-L24
- Agent service: https://github.com/flyteorg/flytekit/blob/master/flytekit/extend/backend/agent_service.pybrief-window-55364
10/24/2024, 6:18 AMContainerError
since it's a not a container, but the usecase here is that porting a task from pod to agent, as it is right now it would be a breaking change.
We evaluate the fields under the ContainerError
to evaluate if we need to retry or not.average-finland-92144
10/24/2024, 2:30 PMbrief-window-55364
10/24/2024, 2:32 PMbrief-window-55364
10/25/2024, 12:42 PM