Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Retries duplicated in console output #58

Open
jprealini opened this issue Apr 28, 2020 · 0 comments
Open

Retries duplicated in console output #58

jprealini opened this issue Apr 28, 2020 · 0 comments

Comments

@jprealini
Copy link

I just started to use the plugin today, everything works fine, only issue I see is that each retry gets two entries in the console...

Search for a candidate
    √ use combined filters to search for a candidate (example #1) (8676ms)
    √ use combined filters to search for a candidate (example #2) (4915ms)
    √ use combined filters to search for a candidate (example #3) (4496ms)
    (retry 1/2 ) use combined filters to search for a candidate (example #4)
    (retry 1/2 ) use combined filters to search for a candidate (example #4)
    (retry 2/2 ) use combined filters to search for a candidate (example #4)
    (retry 2/2 ) use combined filters to search for a candidate (example #4)
    1) use combined filters to search for a candidate (example #4)

Any hint how I can solve this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant