Skip to content

Conversation

@staudtMarius
Copy link
Member

Resolves #1422

@staudtMarius staudtMarius added this to the Version 4.1 milestone Dec 12, 2025
@staudtMarius staudtMarius self-assigned this Dec 12, 2025
@staudtMarius staudtMarius added enhancement New feature or request dbfs Issues related to the Distributed Forward Backward Sweep algorithm labels Dec 12, 2025
Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A first review round from my side

*/
def updateWithReceivedPowerValues(
receivedPowerValues: ReceivedPowerValues,
def updateWithPowerResponse(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this is a bit duplicate to what happens in DBFSAlgorithm.waitForAssetAnswers

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not a duplicate but its similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dbfs Issues related to the Distributed Forward Backward Sweep algorithm enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove message retrieval timeout from powerflow calculation

3 participants