Does anyone know how invocation count works with workflows? Does a retry count as a new invocation?

Does anyone know how invocation count works with workflows? Does a retry count as a new invocation? Are each step a seperate invocation?

Is a three step workflow that succeeds on the first try, three invocations (because there are three steps), or just a single invocation?
Was this page helpful?