Hey everyone. I'm using the `tap-facebook` extract...
# troubleshooting
k
Hey everyone. I'm using the
tap-facebook
extractor and hitting these types of errors:
Copy code
| Backing off _request(...) for 33.0s (singer_sdk.exceptions.RetriableAPIError: 500 Server Error: b'{"error":{"code":1,"message":"Please reduce the amount of data you\'re asking for, then retry your request"}}' (Reason: Internal Server Error)
Is there any extractor or other config/parameter that can be set to limit the requested records per call and prevent these 500s?