deepika-awasthi

Results 8 issues of deepika-awasthi

**Is your feature request related to a problem? Please describe.** When using QueryWorkflowWithOptions with QUERY_REJECT_CONDITION_NOT_OPEN, query rejection errors cannot be caught in the interceptor because the queryRejectedError is private in...

enhancement

**Is your feature request related to a problem? Please describe.** this is for tool -> go.temporal.io/sdk/contrib/tools/workflowcheck the binary doesn't embed its version information (like semver, buildID, or git hash). The...

enhancement

After importing the sample SDK metrics dashboard, most panels show “no data” because the JSON uses old metric names that don’t match what the SDK actually emits. For example, Prometheus...

enhancement

Improve error messages when: workflow code ends up in an activity dependency / non-sandboxed side, or activities and workflows end up mixed in a way that breaks the sandbox assumptions....

enhancement

Adds benign_application_error sample (worker, starter, activity, workflow, README). Demonstrates ApplicationError(category=ApplicationErrorCategory.BENIGN): BENIGN → activity failure logged at DEBUG, no activity-failure metrics Non-BENIGN → WARN log, metrics emitted Includes JSON logging +...

### Is your feature request related to a problem? Please describe. As an administrator, I need to assign a SCIM-synced group the read role on all namespaces within my Temporal...

enhancement

Describe the bug When a user is initially focused on a text field and then switches the field type to a keyword (e.g. selects a keyword Search Attribute), the expected...

bug

Is your feature request related to a problem? Please describe. We’re trying to differentiate between workflows triggered automatically by a schedule and those triggered manually—such as via the Temporal UI,...

enhancement