Skip to content

Add Labels and Environment fields to QueueRequest struct#77

Merged
alexellis merged 1 commit intoopenfaas:masterfrom
welteki:update-queue-request
Sep 4, 2025
Merged

Add Labels and Environment fields to QueueRequest struct#77
alexellis merged 1 commit intoopenfaas:masterfrom
welteki:update-queue-request

Conversation

@welteki
Copy link
Member

@welteki welteki commented Sep 4, 2025

Description

Add Labels and Environment fields to QueueRequest struct.

This allows us to pass additional metadata for a function to the queue-worker.

Motivation and context

This change is required for the adaptive concurrency feature of the queue-worker.

Support passing additional metadata for a function to the queue-worker.

Signed-off-by: Han Verstraete (OpenFaaS Ltd) <han@openfaas.com>
@alexellis alexellis merged commit 5dd4c54 into openfaas:master Sep 4, 2025
1 check passed
@welteki welteki deleted the update-queue-request branch September 4, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments