Open Issues Need Help
View All on GitHub adsinsights stream timeout error 2 months ago
AI Summary: Debug a Singer tap for the Facebook Marketing API. The `adsinsights` stream is failing with a `RuntimeError` despite successful manual API calls using `curl`. The task involves investigating the tap's code (likely focusing on the `adsinsights` stream's implementation, error handling, and interaction with the Facebook API), potentially comparing its request construction with the successful `curl` example, and identifying the root cause of the timeout or failure. This may involve examining rate limiting, request parameters, or asynchronous operation handling within the tap.
Complexity:
4/5
bug help wanted
Singer tap for extracting data from the Facebook Marketing API
Python
#facebook-marketing-api#meltano#singer-sdk#singer-tap