Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: Matchmaking Agent: More meaningful warnings when partial results are integrated from binding agents. #126

Open
drcgjung opened this issue Nov 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@drcgjung
Copy link
Contributor

As-Is / Observation

Currently, when a DataServiceExecutor interfaces a
KA-BIND endpoint (as opposed to delegating to a KA-TRANSFER endpoint) it will only analyze the status code, but not the status messages returned, but simply utter a warning.

As-Should / Requirement

As an Agent-Enabled Provider, I want to get more meaningful warnings when data/function binding runs into problems in order to decide whether I have a data or a mapping problem.

That is we should try to analyze the specific status messages which we expect from provisioning-agent and remoting-agent and generate more meaningful warnings.

We should also try to find out when such a call generated no/empty result and maybe generate a warning about that such that the status code will not be 200, but 203.

@drcgjung drcgjung added enhancement New feature or request good first issue Good for newcomers labels Nov 10, 2023
@drcgjung drcgjung assigned drcgjung and Martin0815bla and unassigned drcgjung Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants