Hi team! I’m working on expanding `tap-github` and...
# singer-tap-development
e
Hi team! I’m working on expanding
tap-github
and implemented a
community_profile
tap. However, some repos are returning a 404 for this query and I would like to tell the tap to just move on. I tried to tweak the
post_process
function but without luck. Where would you recommend adding a check for the 404? And maybe returning an empty response instead of an error? Thanks!! If you’re curious, here is my PR - https://github.com/oviohub/tap-github-meltano/pull/3