filecoin-project / motion

:motorcycle: Accelerating Data onto FileCoin
Other
25 stars 5 forks source link

Invetigate intermittent integration test failure after lotus API does not start #120

Open masih opened 12 months ago

masih commented 12 months ago

Sometimes lotus node API does not start after 10 minutes. It should usually start within 5 minutes.

Example:

masih commented 12 months ago

Seems like this error occurs when proof parameter download takes longer than expected. Quick fix would be to increase timeouts, and ideally we should separate validation steps in build to clearly communicate the failure cause