FlightDelayRiskModule

This is a Risk Module that gives coverage for delays in flights. The policy will be triggered if a particular flight is canceled or arrives later by more than an acceptable tolerance (parameter).

It's not part of the core Ensuro repository, more an extension with its own repositoryarrow-up-right.

For getting the information about the cancelation or arrival of the flight uses a Chainlink Oracle that provides information from FlightAwarearrow-up-right.

Last updated