diff --git a/airbyte-integrations/connectors/source-recurly/source_recurly/streams.py b/airbyte-integrations/connectors/source-recurly/source_recurly/streams.py index e95dace10eee..0ae4098f853b 100644 --- a/airbyte-integrations/connectors/source-recurly/source_recurly/streams.py +++ b/airbyte-integrations/connectors/source-recurly/source_recurly/streams.py @@ -18,6 +18,7 @@ BEGIN_TIME_PARAM = "begin_time" END_TIME_PARAM = "end_time" +RATE_LIMIT_SLEEP_IN_SECS = 0.16 CAMEL_CASE_PATTERN = re.compile(r"(?