Retry sending when receiving 599 error

This commit is contained in:
Tulir Asokan
2020-11-04 14:58:24 +02:00
parent a1740db0d7
commit a49a5fa3d4
3 changed files with 19 additions and 7 deletions

2
go.mod
View File

@@ -16,4 +16,4 @@ require (
maunium.net/go/mautrix v0.7.13
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.12
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.13