Skip to content

[hard] Extract shared retry logic into service-kit package #352

Description

@davedumto

Summary

Retry-with-backoff logic is currently implemented separately in wallet-service, verification-service, and lifecycle-service.

Requirements

  • Extract a shared retry utility into service-kit
  • Migrate at least two services to use the shared utility
  • Add unit tests for the shared retry utility covering backoff and jitter
  • Document usage in the service-kit README

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions