If we can find the maxwall time information dynamically at runtime then we can simplify the users' declaration of a partition to only be a str of the partition name rather than needing to provide a job max wall time specifically. (e.g. we can default to the maximum amount of time with a warning)
@danielnapierski suggests investigating:
How could we do this better? By calling sacctmgr to get live values?