parallel-consumer icon indicating copy to clipboard operation
parallel-consumer copied to clipboard

feature: #242 Explicit terminal and retry exceptions for cleaner logging and poison pills

Open astubbs opened this issue 2 years ago • 2 comments

  • [ ] convert output of some tests to use the new exception and check logging output is as expected
  • [ ] docs, including batch partial retry
  • [ ] tests
  • [ ] partial batch support - seperate PR
  • [ ] max retries handling
  • [ ] rewrite docs section: 11.2. Skipping Records
  • [ ] retry dlc PR

Related:

  • #195
  • #65
  • #242
  • #34
  • #196

Supersedes:

  • #66

Related branches:

  • retry-dlq

astubbs avatar May 06 '22 12:05 astubbs

#268 ?

astubbs avatar May 12 '22 16:05 astubbs

Consider splitting the partial batch failure support into a seperate task.

astubbs avatar May 17 '22 18:05 astubbs

Closing - Stale.

eddyv avatar Jun 15 '23 14:06 eddyv

Hi @astubbs

Is a released date is planned ? I’m interested to use SHUTDOWN Terminal Failure Reatction. In fact, we need to shutdown (or stop or kill) the PC after max retry.

Thanks

nizarsalhaji94 avatar Dec 20 '23 22:12 nizarsalhaji94

@nizarsalhaji94 hi sorry I am no longer involved with this project since February 2023. Try asking @eddyv

astubbs avatar Dec 21 '23 02:12 astubbs

Hi @eddyv

Is a released date is planned ? I’m interested to use SHUTDOWN Terminal Failure Reatction. In fact, we need to shutdown (or stop or kill) the PC after max retry.

Thanks

nizarsalhaji94 avatar Dec 21 '23 11:12 nizarsalhaji94

@nizarsalhaji94 We are planning to implement this feature at some point, but no concrete dates / roadmap for this yet. As a work around - i have suggested to do the stop/kill from user function approach - in this issue https://github.com/confluentinc/parallel-consumer/issues/718#issuecomment-1945771005

Just in general - i haven't seen your comment here until now - in the future - it would be more visible if you raise it as a question / issue with link to the PR if its relevant.

rkolesnev avatar Mar 01 '24 17:03 rkolesnev