constructor(opts = {}) {
    const {
      parallelOps = 10,
      skipOnError = true,
      timeoutMillis = 60000,