Class RetryProperties

java.lang.Object
com.netflix.genie.web.properties.RetryProperties

@ConfigurationProperties(prefix="genie.retry") @Validated public class RetryProperties extends Object
All properties related to Http retry template in Genie.
Since:
3.0.0
  • Field Details

    • PROPERTY_PREFIX

      public static final String PROPERTY_PREFIX
      The property prefix for all properties in this group.
      See Also:
  • Constructor Details

    • RetryProperties

      public RetryProperties()