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
description: The current stream interval being processed. The keys are defined by the incremental sync component. Default keys are `start_time` and `end_time`.
yieldfromself.urls_extractor.extract_records(url_response) # type: ignore # we expect urls_extractor to always return list of strings
300
+
yieldfromself.download_target_extractor.extract_records(url_response) # type: ignore # we expect download_target_extractor to always return list of strings
0 commit comments