BatchRequest not working as expected
Ouverte
@rolyhudson y travaille déjà.
Depuis le 22/9/2021.
type:bug
- Langage dominant
- C#
- Étoiles
- 2
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Description:
Pull with BatchRequest fails:

Steps to reproduce:
Try the script here
I think this line https://github.com/BHoM/HTTP_Toolkit/blob/6f94727e931ee93c3b55f4c4d983bb9cae9273db/HTTP_Adapter/AdapterActions/Pull.cs#L70
Should have ActionConfig as the input parameter not HTTPConfig.
Otherwise the Pull method drops through to the fallback method
Edit:
I did a quick test to make the change as described above. Pull with a BatchRequest just hangs...
Maybe the concurrent set up is not quite right for the method?
Expected behaviour:
Test file(s):
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.