Send Indexed Failure on Send Error #418

Merged
sarah merged 2 commits from indexederror into master 2021-12-19 02:09:23 +00:00
Owner
No description provided.
dan was assigned by sarah 2021-12-19 01:39:36 +00:00
erinn was assigned by sarah 2021-12-19 01:39:36 +00:00
sarah added 1 commit 2021-12-19 01:39:37 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
59d54d790d
Send Indexed Failure on Send Error
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/623
dan reviewed 2021-12-19 01:51:14 +00:00
@ -1245,9 +1245,9 @@ func (cp *cwtchPeer) attemptAcknowledgeP2PConversation(handle string, signature
// to either find the contact or the associated message
func (cp *cwtchPeer) attemptErrorConversationMessage(handle string, signature string, eventType event.Type, error string) error {
Owner

can drop event type as arugment yes?

can drop event type as arugment yes?
sarah added 1 commit 2021-12-19 01:51:37 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
d0911eec57
Remove eventType parameter from attemptErrorConversationMessage
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/625
sarah merged commit e07b3e5259 into master 2021-12-19 02:09:23 +00:00
Sign in to join this conversation.
No description provided.