Lab 102 Instructions - Use a flow with two tasks t...
# pacc-jan-28-29-2025
j
Lab 102 Instructions • Use a flow with two tasks that fetches weather data from open-meteo • Pass data between the tasks • Add retries (add an exception to force a failure) • Run your flow as a Python script • Stretch 1: Log the name of the flow run • Stretch 2: Create a block in the UI • Stretch 3: Load the block in code and use it