Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: csv connector should retry, not fail #60

Open
izulin opened this issue Jun 14, 2024 · 0 comments
Open

[Bug]: csv connector should retry, not fail #60

izulin opened this issue Jun 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@izulin
Copy link
Contributor

izulin commented Jun 14, 2024

Steps to reproduce

csv connector under faulty network fails, instead of retrying

Relevant log output

E0614 11:16:48.882455 140007979890240 mod.rs:311] There had been an error processing the row read result: CSV error: record 550622 (line: 550623, byte: 76923319): found record with 1 fields, but the previous record has 9 fields
E0614 11:16:48.925295 140007979890240 mod.rs:311] There had been an error processing the row read result: failed to perform S3 operation GetObject reason: Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
thread 'pathway:send-3' panicked at external/timely-dataflow/communication/src/allocator/zero_copy/bytes_exchange.rs:96:48:
MergeQueue poisoned.

What did you expect to happen?

retry reading data

Version

0.13.0

Docker Versions (if used)

No response

OS

Linux

On which CPU architecture did you run Pathway?

None

@izulin izulin added the bug Something isn't working label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants