ojas
09/05/2023, 11:25 AMmeltano run --environment=dev tap-cutom target-s3-jsonl
The command ran successfully, and I saw a complete log (with a lot of responses with status code 200).
The log ended with:
2023-09-05T04:57:39.354882Z [info ] Block run completed. block_type=ExtractLoadBlocks err=None set_number=0 success=True
Yet no files were written to S3. I am confused, since there was no error message.edgar_ramirez_mondragon
09/05/2023, 6:57 PMmeltano invoke tap-cutom
to confirm that the tap is emitting RECORD
messages?