Skip to content
This repository was archived by the owner on Oct 11, 2021. It is now read-only.
This repository was archived by the owner on Oct 11, 2021. It is now read-only.

Long running tasks killed before completion #184

@RafaelAMello

Description

@RafaelAMello

Hi vilasv,

First of - huge fan of your work.

I don't have many running dags and need only between 0 - 1 worker running at any time but when I set the default to 0 it seem to have some workers killed before they can complete their current task.

Looking at the lambda logs I can see this:

[INFO]	2020-06-10T02:26:06.898Z	ee872f38-87da-41fc-b81e-2d2e9388f6b5	evaluating at [2020-06-10 02:15:00+00:00]

[INFO]	2020-06-10T02:26:07.71Z	ee872f38-87da-41fc-b81e-2d2e9388f6b5	ANOMV=0.0 NOER=29.0 GISI=1.0

[INFO]	2020-06-10T02:26:07.72Z	ee872f38-87da-41fc-b81e-2d2e9388f6b5	L=0.018054257581298416

So the load seems to drop below the low threshold while the task is still running and the task is killed before it has the chance to complete it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions