diff options
| author | Paul-Christian Volkmer | 2026-06-23 14:47:18 +0200 |
|---|---|---|
| committer | GitHub | 2026-06-23 12:47:18 +0000 |
| commit | b16cd39aa622f018e318ebef2006c517708cf06e (patch) | |
| tree | 9030296dd05dc8c543b35732a78dc1b2995040e2 /src/main/resources/templates/fragments.html | |
| parent | d0fc0ed8eff036c0c01247e638625cdfef118efd (diff) | |
feat: support for asynchronous follow-up count calculation (#300)
This is required if async messaging is used. The request is already gone if response gets processed.
Workflow:
* Keep old followup_count
* Add expected_followup_count
* If: DNPM:DIP accepts the request - copy to to followup_count
* Else: keep old followup_count
This prevents from saving unaccepted follow-up counts.
Diffstat (limited to 'src/main/resources/templates/fragments.html')
0 files changed, 0 insertions, 0 deletions
