RiskEngine.Application (risk_engine v0.1.0)

Copy Markdown View Source

OTP application callback module.

Boots the supervision tree that backs the risk engine:

All children are supervised with a :one_for_one strategy: a crash in one is isolated from the others.