Adeel Shakir
09/05/2024, 3:02 PMMarvin
09/05/2024, 3:02 PMAdeel Shakir
09/05/2024, 3:03 PMMarvin
09/05/2024, 3:04 PMKeyError: "No class found for dispatch key 'ecs-task' in registry for type 'Block'."
implies that there might be changes or missing classes between versions, especially regarding the ECS task block.
Here are your best bets:
1. Check Compatibility: Ensure that the ECS task block you're using is still supported in Prefect 2.14. It might have moved, been renamed, or been deprecated.
2. Look Up Release Notes: Typically, detailed breaking changes or deprecations would be documented in the release notes.
You can start by visiting more directly helpful documentation about versioning.
If none of this helps, you might have the rare opportunity to open your very own issue on GitHub and contribute to the eternal backlog of software problems. How exciting!