Skip to content

Support rich responses and client configuration options from discovery servers #3

@h2non

Description

@h2non
[
  { 
     url: 'http://1.server.com', 
     timeout: 3000, 
     priority: 1,
     concurrency: 20,
     allowMethods: ['GET'],
     weight: {
        latency: 50,
        response: 35,
        error: 15
     }
   }
]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions