You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Could not resolve deadlock between equally good appraisals for Agent id: {agent_id}, Commodity: '{commodity_id}', Region: {}. Options: [{asset_details}]. Selecting first option.",
647
-
equally_good_assets[0].asset.region_id()
648
+
"Could not resolve deadlock between equally good appraisals for Agent id: {agent_id}, Commodity: '{commodity_id}', Region: {region_id}. Options: [{asset_details}]. Selecting first option.",
648
649
);
649
650
warn!("{warning_message}");
650
651
// Select the first asset arbitrarily from the equally performing options
0 commit comments