Skip to content

Centralize task state tracking in pipeline #121

Description

@yoonspark

Currently, Pipeline is using multiple private attributes to track task-level state info (e.g., status, failed/processed files). We may want to centralize this tracking using an abstraction like TaskState data class to make the code easier to understand, maintain, and extend.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorMake code cleaner, clearer, and easier to understand

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions