mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +00:00
Return 400 Bad Request instead of 500 Internal Server Error when user requests task or module which does not exist through task manager and task manager test apis. Closes #14166 * github.com:scylladb/scylladb: test: add test checking response status when requested module does not exist api: fix indentation api: throw bad_param_exception when requested task/module does not exists