You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During batch processing the response builder is reused without resetting the response in between. Since #11865 we collect all responses during batch processing which causes a duplication of responses.
During batch processing the response builder is reused without resetting the response in between. Since #11865 we collect all responses during batch processing which causes a duplication of responses.
Reported here: camunda/zeebe-process-test#679 (comment)
The text was updated successfully, but these errors were encountered: