Skip to content

Draft: Make job_age param for `jobs/request` no-op

Fabio Pitino requested to merge fp-ignore-job-age-api-param into master

What does this MR do and why?

Related to #334253 (closed)

As per !64093 (comment 604137332) the job_age parameter of POST /jobs/request API does not seem to be used or work properly.

We could remove this feature if not used on the Runner side.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Fabio Pitino

Merge request reports