Hi folks, I'm curious if anyone has faced a simila...
# troubleshooting
h
Hi folks, I'm curious if anyone has faced a similar situation we have a couple of taps where the workers fail if start_date is not recent. i have a hunch that some memory keeps growing until it uses up all available resources. one of the taps in question was built in house on top of the sdk, while the other is the community supported tap-appstore (auttomatic variant). when running locally with
meltano invoke tap-name
, i can see the record messages and then suddenly the process exits - this is how i deduced the issue is likely to be on the tap side rather than the target side.