We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd6f4a commit fa4c35fCopy full SHA for fa4c35f
1 file changed
ldclient/impl/datasourcev2/streaming.py
@@ -183,7 +183,6 @@ def sync(self) -> Iterable[Update]:
183
DataSourceErrorKind.UNKNOWN, 0, time(), str(e)
184
),
185
revert_to_fdv1=False,
186
- # to signal that the client should revert to fdv1.
187
environment_id=None, # TODO(sdk-1410)
188
)
189
0 commit comments