Function getRequestPrivate

  • Private

    Add additional options to a layers definition

    Added retry due to some solutions failing to deploy in specific orgs/hives

    Parameters

    • update: IUpdate
    • skipRetry: boolean = false

      defaults to false. when true the retry logic will be ignored

    • useAsync: boolean = false

    Returns Promise<void>

    A promise that will resolve when service definition call has completed