https://prefect.io logo
Title
s

Stephen Herron

10/31/2022, 12:33 PM
hi do I need to be wary of this? Is there a way to update blocks that were created when the prefect version was updated?
1
UserWarning: Block document has schema checksum sha256:6cab08096eae2d99efa3101f6da4874ff8080f2f8400eaf33bc271def6c5c2ba which does not match the schema checksum for class 'ECSTask'. This indicates the schema has changed and this block may not load.
j

Jeff Hale

10/31/2022, 12:48 PM
In all cases that I've seen, these warnings can be ignored.
k

Khuyen Tran

10/31/2022, 3:33 PM
If you encounter the error with a block while using Prefect Cloud, I recommend that you update prefect
👍 1