matrix-js-sdk
Add basic retry for rust crypto outgoing requests
#4061
Merged

Commits
  • Add basic retry for outgoing requests
    BillCarsonFr committed 2 years ago
  • Update doc
    BillCarsonFr committed 2 years ago
  • Remove 504 from retryable
    BillCarsonFr committed 2 years ago
  • Retry all 5xx and clarify client timeouts
    BillCarsonFr committed 2 years ago
  • code review cleaning
    BillCarsonFr committed 2 years ago
  • do not retry rust request if M_TOO_LARGE
    BillCarsonFr committed 2 years ago
  • Merge branch 'develop' into valere/element-r/retry_outgoing_requests
    BillCarsonFr committed 2 years ago
  • refactor use common retry alg between scheduler and rust requests
    BillCarsonFr committed 2 years ago
  • Code review, cleaning and doc
    BillCarsonFr committed 2 years ago
  • Merge branch 'develop' into valere/element-r/retry_outgoing_requests
    BillCarsonFr committed 2 years ago
Loading