What does good background jobs code look like?
What is the core rule behind caching?
What is the main pitfall around caching?
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?