morph: Use backoff strategy for UnsubscribeAll() #706

Closed
aarifullin wants to merge 1 commit from aarifullin:fix/OBJECT-4461_unsubcribe-all into support/v0.37

1 commit

Author SHA1 Message Date
04ab939e4c [#706] morph: Use backoff strategy for UnsubscribeAll()
All checks were successful
DCO action / DCO (pull_request) Successful in 2m42s
Build / Build Components (1.20) (pull_request) Successful in 4m26s
Tests and linters / Staticcheck (pull_request) Successful in 4m12s
Tests and linters / Lint (pull_request) Successful in 4m43s
Vulncheck / Vulncheck (pull_request) Successful in 4m58s
Tests and linters / Tests (1.20) (pull_request) Successful in 5m8s
Tests and linters / Tests (1.21) (pull_request) Successful in 5m23s
Tests and linters / Tests with -race (pull_request) Successful in 7m14s
Build / Build Components (1.21) (pull_request) Successful in 9m15s
* Sometimes the morph client cannot unsubscribe from events
  because websocket client may be got down and neo-go will
  never the request for unsubscription.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2023-09-26 17:47:16 +03:00