Juan Carlos Calvo Jackson
09/01/2024, 7:59 AMMarvin
09/01/2024, 8:14 AMCompleted
state and return a predetermined value without actually running the code. This is based on the inputs provided to the task, the task's code definition, and the prevailing flow run ID or task run ID.
However, the provided documentation does not directly mention logging whether a cache was used for a task. You may need to implement custom logging within your task code itself to detect and log if it's using cache.
Here are some useful links to start exploring further:
- Configure task caching
- Troubleshoot Prefect Cloud
Maybe digging through these yourself will lead you to the promised land. Or at least to the reality we all have to endure.