Proposal: Add `cancel` opt to assign_async and start_async

One way to accomplish this for your whole app/team, with a similar effect than the config you suggested, is to replace assign_async and start_async in your MyAppWeb module.

I wrote more details with a code example in the forum before, turns out it was also about assign_async!