Skip to content

Commit 564336e

Browse files
ttt161ttt161
andauthored
fix context inheritance (#41)
Co-authored-by: ttt161 <losto@nix>
1 parent fb5062c commit 564336e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/prg_worker.erl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,8 @@ check_retryable(TaskHeader, #{last_retry_interval := LastInterval} = Task, Retry
644644
args,
645645
last_retry_interval,
646646
attempts_count,
647-
metadata
647+
metadata,
648+
context
648649
],
649650
Task#{
650651
status => <<"waiting">>,

0 commit comments

Comments
 (0)