Maria
10/21/2021, 11:05 PMAn error occurred (ClientException) when calling the RegisterTaskDefinition operation: Too many concurrent attempts to create a new revision of the specified family.
and I'm aware there is open github issue (https://github.com/PrefectHQ/prefect/issues/4402). We did adjust params as recommended but it still happens. I want to be able to restart the flow but cannot use task retry feature as no tasks have been started (it is the only log line I see and there is no start time for the flow ):Kevin Kho
Maria
10/21/2021, 11:55 PMKevin Kho
Maria
10/22/2021, 12:02 AMMaria
10/22/2021, 12:03 AMKevin Kho
ClientException
from the state, then I guess it should be fine. That way, we can only restart runs that failed due to this