* Adds a delay before the next retry attempt. * The delay increases linearly based on the current retry count. * @param {number} retryCount - The current retry attempt count. * @returns {Promise } A promise that resolves after the specified delay.
(retryCount: number)
source not stored for this graph (policy: none)