Skip to content

Conversation

@gpetretto
Copy link
Contributor

Summary

In the update_config method it is only possible to fully overwrite each attribute of a JobConfig. This PR introduces the option to use dict_mod updates in changing the config to allow a finer tuning of the JobConfig.

We need this in jobflow-remote, since otherwise each call to the set_run_config for a specific job overrides the settings from the previous calls.

@davidwaroquiers
Copy link
Contributor

Hello @utf, any chance you can have a look at this PR ? It should not change the default behavior of jobflow, just add an additional feature to it and we need it for jobflow-remote.
Thanks a lot!

@utf
Copy link
Member

utf commented Nov 10, 2025

This looks great, thanks!

@utf utf merged commit 5c1ffe3 into materialsproject:main Nov 10, 2025
7 checks passed
@utf utf added the enhancement New feature or request label Nov 10, 2025
@utf
Copy link
Member

utf commented Nov 10, 2025

Just pushed a new version which should come out soon.

@davidwaroquiers
Copy link
Contributor

Just pushed a new version which should come out soon.

Thanks so much for the quick reply !

@gpetretto
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants