Closed tmacam closed 1 year ago
Directly invoke onNext and onCompleted instead of chaining things using Mono/Flux subscribe.
This is a short term fix until we address the issues we are seeing while using subscribe directly.
Please make sure you've completed the relevant tasks for this PR, out of the following list:
Description
Directly invoke onNext and onCompleted instead of chaining things using Mono/Flux subscribe.
This is a short term fix until we address the issues we are seeing while using subscribe directly.
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: