@cfxlabsinc/b2b-services
    Preparing search index...

    Variable DEFAULT_RETRY_RULEConst

    DEFAULT_RETRY_RULE: RetryRule = ...

    The retry policy every CFX connection has used since the Hookdeck config was first imported from click-ops: five attempts, one hour apart, linear.

    It was copy-pasted into all 54 connections in the Terraform config. Exported as a constant so "our default" is one thing that can be changed once, and so a connection that deliberately differs reads as deliberate.