Lab 102 - Use a flow with two tasks that fetches w...
# pacc-july-30-31-2024
j
Lab 102 • 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