FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Decider Job

Table of Contents

About decider job

The agent apply the decisions found by Monk Bulk run.

  1. Get the clearing events for the given upload.
  2. Get every item for the upload
    1. If there are new events or force run
      1. Create decisions based on events
    2. Otherwise copy events and mark them as WIP
Note
DeciderJobAgent (agent_deciderjob) must be added as a dependency to the monk bulk while scheduling the agent_monk_bulk job

Agent source