Skip to content

Feature/add configurable retry - #85

Open
alexbourret wants to merge 7 commits into
fix/var-templating-w-multiform-templatingfrom
feature/add-configurable-retry
Open

Feature/add configurable retry#85
alexbourret wants to merge 7 commits into
fix/var-templating-w-multiform-templatingfrom
feature/add-configurable-retry

Conversation

@alexbourret

Copy link
Copy Markdown
Collaborator

Fixing issue 84

@MayeulRousselet

Copy link
Copy Markdown
Contributor

[sc-333727]

@duynghiatran
duynghiatran self-requested a review August 11, 2026 13:26
@duynghiatran

Copy link
Copy Markdown

The retry mechanism is great, but it currently counts the total retry per dataset, not per row. Is this intentional? Here in my example, the first request took 5 secs, but all other requests took only 1s because the first one was retried 5 times, and all the others are not

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants