does the api error need to be retried or may stuck in precommiting #7801
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi @hunjixin Closing ticket under issues. |
Beta Was this translation helpful? Give feedback.
-
@hunjixin The retry should be handled in the FSM. The PC1 itself is not being retried in the function but the FSM should force the retry of PC1. It can even get scheduled on a different worker. lotus/extern/storage-sealing/fsm.go Line 202 in df7e2a8 |
Beta Was this translation helpful? Give feedback.
-
I am archiving this discussion as there has been no new input from the author for more than 7 days. |
Beta Was this translation helpful? Give feedback.
@hunjixin The retry should be handled in the FSM. The PC1 itself is not being retried in the function but the FSM should force the retry of PC1. It can even get scheduled on a different worker.
lotus/extern/storage-sealing/fsm.go
Line 202 in df7e2a8