szattila98 edited a comment on issue #718: URL: https://github.com/apache/servicecomb-pack/issues/718#issuecomment-826324551
Sure, here they are. I included a reamde in the re-producer project with some details, maybe it will help. The logs are about the relevant services, the feedback-service should start the saga and call the user-service, which saves a record, the return to the feedback-service, where a RuntimeException is thrown, and in the user-service the compensation method should be called because of that. The reproducer project follows more or less the same logic. [reproducer-project.zip](https://github.com/apache/servicecomb-pack/files/6372005/reproducer-project.zip) [debug-logs.zip](https://github.com/apache/servicecomb-pack/files/6372006/debug-logs.zip) Thanks for the fast response! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
