Yevhen

Results 4 comments of Yevhen

Location: I was looking at output.py: ``` class Maintenance(BaseModel, extra="forbid"): circuits: List[CircuitImpact] ``` So though might be a place to it. But I agree that this is a circuit-specific data....

>For example, a circuit from Stockholm to Copenhagen could have the maintenance happening in Oslo as the circuit goes over there. Right > "What I don't see clearly is the...

So 2 fields: `location`, `duration`. Both added as optional properties to `CircuitImpact`. Is this right? I'll try adding it, along with implementing it for some providers