I'm wanting to create a Lua plugin for Slurm that is interactive with the user: When they submit a job without a time limit specified, they get a prompt that asks for a time limit, and then the job is updated with the time limit and is submitted.
Is this at all possible with either a Lua or C plugin?
