Skip to content
  • aguestuser's avatar
    [215] streamline registrar-level recycle request logic · ef3f6d54
    aguestuser authored
    * rename `enqueueRecyclablePhoneNumber` to `requestRecycle`
    * refactor it a bit to streamline (eliminate db call & extra
      conditional by leveraging `findOrCreate` semantics in repository layer)
    * move it to the `registrar.phoneNumber.recycle` module
    * elimininate the `registrar.phoneNumber.enqueRecycle` module
    ef3f6d54