Allow setting custom redis queue per webhook #8419

Closed
opened 2025-12-29 20:36:31 +01:00 by adam · 2 comments
Owner

Originally created by @fabi125 on GitHub (Aug 4, 2023).

NetBox version

v3.5.7

Feature type

Change to existing functionality

Proposed functionality

#11022 introduced a configuration setting that allows changing which Redis queue is used for webhooks and other background tasks.
For us not all webhooks are equal and it would be great if we could change that setting when configuring a webhook.
Maybe the UI could have a drop-down for the redis queues that are configured?

Use case

Some webhooks are more important then others.

Database changes

extras.webhook would need an extra field to store the name of the redis queue to be used.

External dependencies

N/A

Originally created by @fabi125 on GitHub (Aug 4, 2023). ### NetBox version v3.5.7 ### Feature type Change to existing functionality ### Proposed functionality #11022 introduced a configuration setting that allows changing which Redis queue is used for webhooks and other background tasks. For us not all webhooks are equal and it would be great if we could change that setting when configuring a webhook. Maybe the UI could have a drop-down for the redis queues that are configured? ### Use case Some webhooks are more important then others. ### Database changes extras.webhook would need an extra field to store the name of the redis queue to be used. ### External dependencies N/A
adam added the type: featurepending closure labels 2025-12-29 20:36:31 +01:00
adam closed this issue 2025-12-29 20:36:31 +01:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 3, 2023):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Nov 3, 2023): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (Dec 3, 2023):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Dec 3, 2023): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8419