Strategy for handling duplicate tasks with the same key.
Cancel the previous task and create a new one.
Merge duplicate tasks into one. All callers will receive the same result.
Retry the previously failed task.
Strategy for handling duplicate tasks with the same key.