Conditional Routing and Error Paths
By the end of this module you can route conditionally between nodes and give the graph a real error path rather than letting a failure fall through it.
Units
- Unit 04.00: Routing on state, not on vibes
- Unit 04.01: The branch everyone forgets: failure
- Unit 04.02: Retries that do not loop forever
- Unit 04.03: Dead ends and how to surface them
- Unit 04.04: Testing every branch on purpose
