Closed garethrees closed 4 years ago
Here's a patch that hacks in the above spike:
This was implemented by https://github.com/mysociety/alaveteli/pull/5691, https://github.com/mysociety/alaveteli/pull/5693 and https://github.com/mysociety/alaveteli/pull/5695 so calling it done.
https://github.com/mysociety/alaveteli/pull/5696 cleans up the code, but closing as the capability has been added.
Here's my spike at using an ephemeral session-based queue. There are probably some gotchas here which I haven't thought about, but I wanted to shared direction early so that we can poke holes in the concept before I try to implement it within Alaveteli itself.
I've commented the code to try to explain the thinking behind the main points.
@gbp what do you think of this approach?