Make Make Duo Workflow streaming NewCheckpoint async relative to workflow graph progression
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem
As described at #536013 (comment 2513521197) if our NewCheckpoint messages are waiting on an ACK before we progress the workflow then we may be delaying the overall workflow progression by streaming.
This is similar to #543044 .
Solution
Similar to #543044 we should not block on these messages.
Technical details
gitlab-org/modelops/applied-ml/code-suggestions/ai-assist#1122
Edited by 🤖 GitLab Bot 🤖