temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
250 stars 68 forks source link

[DRAFT] Trying to fix this unreproducible obnoxious test flake #749

Open Sushisource opened 1 month ago

Sushisource commented 1 month ago

This stupid core_tests::workflow_tasks::history_length_with_fail_and_timeout::use_cache_2_false::history_responses_case_3_3 test hangs like 60% of the time in CI but is literally unreproducible locally.

Using this PR to speculate about fixes and see if I can get it to stop.

Closes https://github.com/temporalio/sdk-core/issues/752