Skip to content

Better handling of queue tags (strict queue tags and case insensitivity) #835

Merged
bennybp merged 2 commits into
mainfrom
queue_tags
May 16, 2024
Merged

Better handling of queue tags (strict queue tags and case insensitivity) #835
bennybp merged 2 commits into
mainfrom
queue_tags

Conversation

@bennybp

@bennybp bennybp commented May 16, 2024

Copy link
Copy Markdown
Contributor

Description

Some improvement to queue tags

  • Fix bug where upper case tags in a manager config are ignored by the server (reported by @hjnpark)
  • Add strict_queue_tags option. Enabling this option disables the wildcard-pulling behavior of manager ; managers that specify '*' as a queue tag will then only pull tasks marked with the '*' queue tag (requested by @peastman)

Changelog description

Better handling of queue tags (strict queue tags and case insensitivity)

Status

  • Code base linted
  • Ready to go

@bennybp bennybp merged commit a87767a into main May 16, 2024
@bennybp bennybp deleted the queue_tags branch May 16, 2024 15:53
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.

1 participant