We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff6459 commit 2dd6f4aCopy full SHA for 2dd6f4a
1 file changed
ldclient/impl/datasourcev2/streaming.py
@@ -231,7 +231,6 @@ def _process_message(
231
exceptions appropriately.
232
"""
233
if msg.event == EventName.HEARTBEAT:
234
- # https://tinyurl.com/3ne69k2t
235
return None
236
237
if msg.event == EventName.SERVER_INTENT:
0 commit comments