shubham
07/21/2023, 4:44 PMtime=2023-07-21 22:09:25 name=backoff level=INFO message=Backing off get_records(...) for 31.7s (AttributeError: module 'signal' has no attribute 'SIGALRM') cmd_type=elb consumer=False name=tap-amazon-sp producer=True stdio=stderr string_id=tap-amazon-sp
1. I am running meltano in a virtual env in Windows
2. I replicated the same project in Mac and the command runs successfully
3. When I did some research online, it says that windows doesn't support signal.SIGALRM
,
Has anyone observed this issue before? Any solutions to this?