temporalio / temporalio/features

[Feature Request] Run a stress test to understand implications of eager activity dispatch

Open
#137 1 comment 0 reactions 1 assignee View on GitHub

@bergundy is already working on this.

Since Sep 27, 2022.

enhancement
Dominant language
Go
Stars
32
Forks
28
Avg merge
1d 9h
Merged PRs (30d)
7

Description

Should run on a remote cluster with production configuration to simulate real world conditions as much as possible.

Test should include scenario with and without eager dispatch for at least 1 core based SDK and one non-core based SDK.

Some possible scenarios:

  • Workflow that runs X serial activities
  • Workflow that runs X parallel activities

We should try tuning the maximum requested eager activities (internal SDK constant - set to 3) during this test.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.