Energinet-DataHub / green-energy-hub

National energy transmission system operator data hub developing to support change toward decarbonised economies
Apache License 2.0
39 stars 6 forks source link

Complete Calculations achieved when all stages are finished #561

Closed khatozen closed 10 months ago

khatozen commented 10 months ago

Synopsis

I want to get that status of a calculation at different stages, I consider a calculation is finished when: • All calculation steps are executed successfully. • All results are sent to the market actors message queue • Basis data is ready to download via frontend. So that that identical valid calculations are available through both DataHub and the market actors And I can easily identify at which stage a calculation is failed.

Accept Criteria