8000 luigi.run() returns False on success · Issue #2577 · spotify/luigi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
luigi.run() returns False on success #2577
Closed
@nreznik

Description

@nreznik

luigi.run() returns False when all tasks succeed with retries. Here's what we see in the log

2018-11-13 03:19:26,569 luigi-interface INFO
===== Luigi Execution Summary =====

Scheduled 35 tasks of which:

  • 35 ran successfully:
    ...
    This progress looks :) because there were failed tasks but they all succeeded in a retry

===== Luigi Execution Summary =====

However luigi.run() returns False.

We are using luigi==2.7.9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0