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

Avoid Queueing on computers that don't exist #4338

Closed
adamdriscoll opened this issue Feb 4, 2025 · 0 comments
Closed

Avoid Queueing on computers that don't exist #4338

adamdriscoll opened this issue Feb 4, 2025 · 0 comments
Milestone

Comments

@adamdriscoll
Copy link
Member

Summary of the new feature / enhancement

In certain environments, users are including names of computers for scheduling purposes that do not exist in the current environment. For example, in development, the schedules should not run but in production they should. They share a code base. What ends up happening is that PSU queues jobs on a hangfire queue for a computer that will never exist.

Proposed technical implementation details (optional)

No response

@adamdriscoll adamdriscoll added this to the 5.4.0 milestone Feb 5, 2025
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

No branches or pull requests

1 participant