-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
good first issueGood for newcomersGood for newcomerstech-debtTechnical Debt. Old bad code we need to fixTechnical Debt. Old bad code we need to fix
Description
Methods such as update_batch_and_job_status are duplicated across the code to prevent different modules from being dependent on each other.
We need to 1) find and document all the repetitive code 2) move it into a shared or utils location 3) make sure the duplication is removed from the existing code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstech-debtTechnical Debt. Old bad code we need to fixTechnical Debt. Old bad code we need to fix