MCPcopy Create free account
hub / github.com/FDA/openfda / AlwaysRunTask

Class AlwaysRunTask

openfda/tasks.py:35–71  ·  view source on GitHub ↗

A task that should always run once. This is generally used for tasks that are idempotent, and for which the "done" state is difficult to determine: e.g. initializing an index, or downloading files. N.B. Luigi creates *new instances* of tasks when performing completeness checks. This

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected