salmon-refrigerator-32115
11/15/2022, 12:12 AMflytekit/core/type_engine.py", line 319, in get_literal_type
f"Dataclass {t} should be decorated with @dataclass_json to be " f"serialized correctly"
AssertionError: Dataclass <class 'flytekit.core.resources.Resources'> should be decorated with @dataclass_json to be serialized correctly
salmon-refrigerator-32115
11/15/2022, 7:18 PM