Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Re-send missed ORDER messages on processing failure #1667

Merged
merged 6 commits into from
Aug 9, 2019

Conversation

placer14
Copy link
Member

This is some code to explore how the resending of missed ORDER messages might work. This PR will serve as a means for discussion on approach. If everyone feels good about it and I don't see further bugs in my tests, I'll cherry-pick these into a cleaner history and prepare a formal PR to merge.

Proposed to fix #1069

@placer14 placer14 force-pushed the mg-resend-order-msg-spike-2 branch 2 times, most recently from b13ac4f to 2d35721 Compare July 30, 2019 23:17
api/jsonapi.go Outdated Show resolved Hide resolved
@placer14 placer14 force-pushed the mg-resend-order-msg-spike-2 branch 3 times, most recently from 1dac706 to 5a0a47e Compare August 2, 2019 16:44
@coveralls
Copy link

coveralls commented Aug 2, 2019

Coverage Status

Coverage increased (+0.07%) to 38.257% when pulling e4f5ee4 on mg-resend-order-msg-spike-2 into 8a436d4 on master.

@placer14 placer14 marked this pull request as ready for review August 2, 2019 17:04
@placer14 placer14 requested review from amangale and cpacia August 2, 2019 17:09
@placer14 placer14 changed the title Spike to explore the resending of missed ORDER messages Resend missed ORDER messages on processing failure Aug 2, 2019
@placer14 placer14 changed the title Resend missed ORDER messages on processing failure Re-send missed ORDER messages on processing failure Aug 2, 2019
@drwasho drwasho added the 🔍 readyForReview Issue or PR ready for code review prior to closing. label Aug 5, 2019
@placer14 placer14 force-pushed the mg-resend-order-msg-spike-2 branch from 5a0a47e to 0dedf90 Compare August 5, 2019 19:06
@placer14 placer14 force-pushed the mg-resend-order-msg-spike-2 branch from 0dedf90 to bf9740f Compare August 5, 2019 19:07
api/jsonapi.go Outdated Show resolved Hide resolved
core/disputes.go Outdated Show resolved Hide resolved
@cpacia
Copy link
Member

cpacia commented Aug 9, 2019

LGTM

@cpacia cpacia merged commit 9a05dd8 into master Aug 9, 2019
@placer14 placer14 deleted the mg-resend-order-msg-spike-2 branch August 20, 2019 19:34
@placer14 placer14 removed the 🔍 readyForReview Issue or PR ready for code review prior to closing. label Oct 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The buyers order state doesn't update after the vendor fulfills
5 participants