temporalio / temporal

Temporal service
https://docs.temporal.io
MIT License
11.82k stars 831 forks source link

[Feature Request] Setting to Suppress validation/errors for Custom Searchable Attributes #1963

Closed swyxio closed 1 year ago

swyxio commented 3 years ago

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

with https://github.com/DataDog/temporalite, we have a very lightweight way to run CI/CD for Temporal, except that it doesn't have Elasticsearch, therefore all workflows that use CSA APIs will error.

Describe the solution you'd like

have a SKIP_CSA_VALIDATION environment variable or setting that does it? alex has ideas

Additional context

this was brought up in meeting with @rylandg @mfateev and @jlegrone today

yiminc commented 1 year ago

SQLite now support custom search attribute. Please try out temporal/CLI https://github.com/temporalio/cli