Level 6 - ExpertScenario-Based Questionsm3 consistency integrity
Scenario: Idempotent Job Execution Table
Design SQL table for idempotent background jobs so duplicate requests with same key never run side effects twice.
Design SQL table for idempotent background jobs so duplicate requests with same key never run side effects twice.