How to retry HTTP requests synchronously in Scala?

This page summarizes the projects mentioned and recommended in the original post on /r/scala

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cats-retry

  • block-explorer

    The official Stakenet block explorer

    In our case, we ended up building a simple helper to retry operations in any future, see RetryableFuture.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • retry

    because you should never give up, at least not on the first try (by softwaremill)

    If you’re not using cats effect, I would use the softwaremill retry library: https://github.com/softwaremill/retry

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts