GreatEugenius commented on code in PR #183:
URL: https://github.com/apache/flink-agents/pull/183#discussion_r2366867718


##########
python/flink_agents/api/runner_context.py:
##########
@@ -65,6 +65,11 @@ def get_action_config(self) -> Dict[str, Any]:
           The configuration of the action executed.
         """
 
+    @property
+    def action_config(self) -> Dict[str, Any]:

Review Comment:
   Resolved.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to