marcos_palacios
07/27/2022, 2:48 PMsinger_sdk.exceptions.FatalAPIError
with code 400 and I think it is because the API is getting too many requests. I have been looking around in settings and environment variables but I couldn't find anything to increase time between requests.edgar_ramirez_mondragon
07/27/2022, 6:06 PMchristoph
07/27/2022, 10:39 PM400
as a non-fatal error code into your tap's extra_retry_statuses
list .... https://sdk.meltano.com/en/latest/classes/singer_sdk.RESTStream.html#singer_sdk.RESTStream.extra_retry_statusesedgar_ramirez_mondragon
07/27/2022, 10:53 PMmarcos_palacios
07/28/2022, 5:15 AM