Skip to content
DataMiner Dojo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • Learn more about Agile
        • Agile Webspace
        • Everything Agile
          • The Agile Manifesto
          • Best Practices
          • Retro Recipes
        • Methodologies
          • The Scrum Framework
          • Kanban
          • Extreme Programming
        • Roles
          • The Product Owner
          • The Agile Coach
          • The Quality & UX Coach (QX)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

Clarification on MessageHandlerOptions parameters in GQI DxM settings

106 views4 days agoGQI DxM
0
Kévin Dugué [DevOps Advocate]460 5 days ago 0 Comments

Hi,

In the GQI DxM appsettings.json file, I found the following section:

 "MessageHandlerOptions": {
"RequestTimeout": "00:15:00",
"MaxConcurrentRequests": 20,
"MaxPendingRequests": 1000
},

I couldn’t find documentation explaining these parameters.

  • Could you provide details on what each parameter means, especially MaxConcurrentRequests?
  • Is there a way to monitor the number of concurrent or pending requests at runtime (e.g., through logs, metrics, or the DataMiner Cube)?

I am asking because i am trying to solve an issue, see following error:

"Message":"Failed to resolve GQI DxM version: An unknown error occurred in GQI: Too many requests. Try again later.","Stacktrace":"Error: Failed to resolve GQI DxM version: An unknown error occurred in GQI: Too many requests. Try again later.\n

Thanks in advance for your help!

Klaas Dewitte [SLC] [DevOps Enabler] Answered question 4 days ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Klaas Dewitte [SLC] [DevOps Enabler]800 Posted 4 days ago 0 Comments

Hi Kévin,

The MessageHandler for the GQI DxM makes use of a task queue and a thread pool to handle incoming messages from WebAPI (user requests).

MaxConcurrentRequests sets the size of the threadpool, in practice this means the amount of concurrent requests that can be handled within GQI.

MaxPendingRequests sets the size of the queue, once the limit is reached, GQI will drop new incoming requests.

Lastly, the RequestTimeout sets how long a request can live within GQI, once it goes over this time, this request will not be handled.

If the Queue would become too congested, increasing the MaxConcurrentRequests setting could be a viable option.

Klaas Dewitte [SLC] [DevOps Enabler] Edited answer 4 days ago
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin