Skip to content

if Value of "ENFORCER_MAX_BATCH_SIZE" in orchestrator config-map is more than 1 than we don't get complete data in some cases #2189

@deepak-devtron

Description

@deepak-devtron

Bug Description
if Value of "ENFORCER_MAX_BATCH_SIZE" in orchestrator config-map is more than 1 than we don't get complete data in some cases

Steps To Reproduce

  1. Open config-map of Orchestrator and set value of "ENFORCER_MAX_BATCH_SIZE" more than 1 (Default value is 1)
  2. Now Observe the data for few APIs like Below

/orchestrator/env/autocomplete?auth=false

Expected behaviour
Complete Environments should come in response of this API

Current behaviour
We loose some Environments in response of the API

AB#122

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