Daml test failure - large scenario (sdk 2.8.x)

Hi Jose,

It looks like a timeout issue with the scenario service after upgrading your project. The StatusCancelled error typically indicates that the request was not completed within the expected 70 seconds time-frame, it’s possible that the request became too heavy to process after the upgrade of one of the component.

According the logs you provide, I guess the request in the IDE before upgrade and using canton take less than 30s. Can you confirm?

It would be very helpful if you could test by upgrading only one of the two components.

Cheers,

Remy