When does background jobs need a refactor?
What rule of thumb should you remember for background jobs?
When should you avoid a fancy use of background jobs?
How does background jobs affect maintainability?
What state reasoning matters with background jobs?
What naming guidance fits background jobs?
What boundary guidance fits background jobs?
What data-shape guidance fits background jobs?
What failure handling lens fits background jobs?
What performance guidance fits background jobs?