ForwardStrategy = "stash" | "drop"
"stash"
"drop"
Defined in: src/pattern/BackoffSupervisor.ts:83
What to do with messages that arrive while the child is dead.