Open jvanderaa opened 4 months ago
Observed jobs.py file
jobs.py
Expected to be inside of jobs/ directory with the init. Providing better scalability.
jobs/
1. 2. 3.
The standard pattern for SSoT Jobs are to only have 2 and since they're so small they both fit in a single file. I think this is more about standardizing the Jobs pattern.
Environment
Observed Behavior
Observed
jobs.py
fileExpected Behavior
Expected to be inside of
jobs/
directory with the init. Providing better scalability.Steps to Reproduce
1. 2. 3.