tctl
tctl copied to clipboard
Set caller type header
What was changed
Setting caller-type header to operator for all outgoing requests
This indicates the server should give these requests higher priority when rate limiting
Depends on https://github.com/temporalio/temporal/pull/4623
Why?
To improve user experience when trying to debug during rate limiting
Checklist
-
Closes
-
How was this tested:
- Any docs updates needed?