linkedin / linkedin/parseq

Identify source of the exception in a task trace

Open
#111 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1.2k
Forks
268
PR merge metrics
No merged PRs in 30d

Description

In ParSeq exceptions are automatically propagated. It means that within the trace there are typically many failed tasks with the same exception.
It would be very useful to identify which task was a source of the exception to help troubleshooting problems.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating ParSeq's exception propagation and task-trace implementation, then determine how a source task can be represented and verified. Done means a trace distinguishes the task that originally produced an exception from tasks that propagated it.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.