temporalio / temporalio/features

[Feature Request] Expose API to list enabled features for a namespace

Open
#381 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem? Please describe.

Some features, such as schedules, versioning and sync update, can be toggled on and off per namespace.
There is no way for a client to know if a server feature is enabled for a given namespace.

Describe the solution you'd like

Expose the list of enabled features for a given namespace via the gRPC API.

this endpoint should be available in Temporal Cloud.

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.

Research direction

Start by locating the existing gRPC API entry points and namespace feature handling in this repository. Trace how schedules, versioning, and sync update are represented, then determine how the endpoint should expose enabled features for a namespace. Done means the API lists those features and is available in Temporal Cloud.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, grpc
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.