Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

The number of responses resulting in the Pull is not of the expected length when using BatchRequest

Open
#13 2 comments 0 reactions 1 assignee View on GitHub

@epignatelli is already working on this.

Since Sep 12, 2019.

Assessment

This issue has not been assessed yet.

Description

type:bug
Description:

When using BatchRequests to make concurrent requests, the number of responses is both inconsistent and wrong.

How to replicate:

Use the test file in https://github.com/BHoM/HTTP_Toolkit/pull/12
Switch the toggle on and off a couple of times and check the number of elements that the Pull outputs. It will not be stationary.

Expected behaviour:

If 50 requests are used as input, 50 responses should be returned as output. Some of them can be null

Dominant language
C#
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BHoM/HTTP_Toolkit

All issues in BHoM/HTTP_Toolkit

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.