[Q&A] How to identify the peer in task_data_filters on the Controller #2961
-
Python version (
|
Beta Was this translation helpful? Give feedback.
Answered by
YuanTingHsieh
Oct 7, 2024
Replies: 1 comment 1 reply
-
Hi @evgvain thanks for the question! Have you tried: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
evgvain
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @evgvain thanks for the question!
Have you tried:
fl_ctx.get_peer_context().get_identity_name()
?