-
-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Labels
area/messagesscope/frontendRelated to frontend changesRelated to frontend changesstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/enhancementEn enhancement/improvement to an already existing featureEn enhancement/improvement to an already existing feature
Description
Hi
Are you open to allow users to customize at start-up (or some other means) the default value for the 'headers'. In our environment, we use a JSON-based header structure, some fields of which are mandatory one of which is the idempotency key and dynamic. It's reasonably time consuming to always have to refer back to the normal structure/copy&paste/change, etc.
Our default headers look something like like this
{
"routingInfo" : "",
"idempotencyKey": "unique-value",
...
}
Instead of typing this every time, it would be helpful to have it pre-populated. It would also be useful to have Kafbat refresh the headers each time replacing the unique value -
So i would suggest
- Sourcing a 'template' from the environment/configuration set-up
- Allowing a parameter (or others) such as 'UUID' that would get replaced on the way in to displaying the headers.
Ref:
defaultValue="{}" |
Metadata
Metadata
Assignees
Labels
area/messagesscope/frontendRelated to frontend changesRelated to frontend changesstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/enhancementEn enhancement/improvement to an already existing featureEn enhancement/improvement to an already existing feature
Projects
Status
Backlog