temporalio / temporal

Temporal service
https://docs.temporal.io
MIT License
10.3k stars 754 forks source link

Add Panic Wrapper on Sequential Scheduler for Replication Task execution #5953

Closed xwduan closed 2 weeks ago

xwduan commented 2 weeks ago

What changed?

Add Panic Wrapper on Sequential Scheduler for Replication Task execution

Why?

Capture panic.

How did you test it?

Unit test

Potential risks

nothing

Documentation

n/a

Is hotfix candidate?

yes