question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add queueLimit parameter

See original GitHub issue

Step 1: Describe your environment

  • Any

Step 2: Describe the problem

HttpSink is inherited from PeriodicBatchingSink but doesn’t support queueLimit parameter. It would be great to have the ability to set the upper bound of the queue to know max memory consumption.

Steps to reproduce:

Observed results

  • HttpSink doesn’t support queueLimit parameter.

Expected results

  • HttpSink supports queueLimit parameter.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
FantasticFiascocommented, Aug 24, 2018

I’ll have something for you after the weekend. Thank you for raising this issue!

0reactions
FantasticFiascocommented, Aug 31, 2018

The package is now official on nuget.org, and thank you for reporting the issue!

If you find this sink valuable, please don’t hesitate to give the repository a ⭐

Read more comments on GitHub >

github_iconTop Results From Across the Web

Managing queues for intersystems sessions
The QUEUELIMIT parameter limits the number of transactions which can be queued in allocate processing waiting for a session to become free.
Read more >
Adding 15K tasks to Jenkins build queue
The xargs -n 1 -P 10 -I cnt command passes arguments one at a time ( -n 1 ) to curl using the...
Read more >
bsdsocket.queuelimit events - Product documentation - NetApp
The socket uses %s protocol. This event has occurred %llu times since the last warning. Parameters. port (INT): Local port bound to the...
Read more >
Change non-durable sink to require an explicit queue limit ...
The problem is solved by knowing the internal structure of the queue, or by knowing the parameter exists and specifying it. However, anyone...
Read more >
Parameters and Policies
A policy matches one or more queues by name (using a regular expression pattern) and appends its definition (a map of optional arguments)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found