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

[Enhancement]: Allow specifying application_name for custom jobs #6991

Open
RobAtticus opened this issue Jun 3, 2024 · 0 comments
Open

[Enhancement]: Allow specifying application_name for custom jobs #6991

RobAtticus opened this issue Jun 3, 2024 · 0 comments
Labels
enhancement An enhancement to an existing feature for functionality internal-team-ask

Comments

@RobAtticus
Copy link
Member

What type of enhancement is this?

API improvement, User experience

What subsystems and features will be improved?

Policy

What does the enhancement do?

When adding a new job (add_job), or altering an existing user-defined job (alter_job), it would be nice to be able to give it a custom name. When a database has more than a few custom jobs, seeing "User defined job" is not as useful to figure out which is running.

Implementation challenges

alter_job could get tricky if you want to prevent users from renaming built-in jobs. So I'd settle for add_job having the parameter.

@RobAtticus RobAtticus added the enhancement An enhancement to an existing feature for functionality label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to an existing feature for functionality internal-team-ask
Projects
None yet
Development

No branches or pull requests

1 participant