temporalio / temporalio/sdk-java

Remove TestWorkflowRule#testTimeoutSeconds

Open
#732 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

java
Dominant language
Java
Stars
433
Forks
249
Avg merge
5d 6h
Merged PRs (30d)
26

Description

We deprecated TestWorkflowRule#testTimeoutSeconds in https://github.com/temporalio/sdk-java/pull/719
and removed the default timeout for user-facing Rule.
Deprecation will be released as a part of 1.4
We should clean up the implementation from TestWorkflowRule in 1.5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate TestWorkflowRule and inspect the deprecated testTimeoutSeconds implementation, using pull request 719 for its deprecation context. Remove the obsolete implementation and run the relevant Java SDK tests or build to verify that TestWorkflowRule still works without it.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.