Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change RQ worker status page URL to be generic #4386

Closed
lampwins opened this issue Mar 19, 2020 · 1 comment
Closed

Change RQ worker status page URL to be generic #4386

lampwins opened this issue Mar 19, 2020 · 1 comment
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@lampwins
Copy link
Contributor

Environment

  • Python version: 3.7
  • NetBox version: 2.7.10

Proposed Functionality

As a part of implementing #738 we turned the rq background processing into a more generic solution, rather than being specific to webhooks. As such, we should probably modify the admin status url for the rq-worker urls to be more generic.

Use Case

Today the route is admin/webhook-backend-status/. I propose changing this to admin/background-worker-status/.

Database Changes

None

External Dependencies

None

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application labels Mar 19, 2020
@jeremystretch
Copy link
Member

Might tack on a redirect for the old URL for a bit, too.

@jeremystretch jeremystretch changed the title Chang RQ worker status page URL to be generic Change RQ worker status page URL to be generic Mar 19, 2020
@jeremystretch jeremystretch self-assigned this Mar 19, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants