Project

General

Profile

Actions

Refactor #39296

open

Introduce new error response parser helper for API calls

Added by Lukáš Ježek about 1 month ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

At this moment, server responses are not in same format and we don't have unified parser for that. As a result of that, we have lot LOC doing same thing. We should introduce new helper that will parse all versions of error response and replace all custom parsers across foreman and plugins. Or even better, implement it directly to APIActions.

Actions #1

Updated by Lukáš Ježek about 1 month ago

  • Subject changed from Introduce new error response parser for API calls to Introduce new error response parser helper for API calls
Actions

Also available in: Atom PDF