Skip to content

SQL: Connector sends out 50 contract offers max. #1515

@DominikPinsel

Description

@DominikPinsel

Bug Report

Describe the Bug

When a connector requests a catalog from another connector, it only gets the first 50 contract offers, even if the connector would be able to send out a lot more offers.

Expected Behavior

  • all contract offers can be accessed by another connector

Observed Behavior

  • another connector can only access the first 50 contract offers

Steps to Reproduce

Steps to reproduce the behavior:

  1. Setup Connector with SQL persistence
  2. Setup the data so that the connector would generate more than 50 offers
  3. Request catalog with another connector
    -> catalog contains only 50 offers

Context Information

  • Requires SQL Extensions on offer provider side

Detailed Description

Possible Implementation

Dominik Pinsel dominik.pinsel@daimler.com, Mercedes-Benz Tech Innovation GmbH, legal info/Impressum

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions