Skip to content

Add global query retry options setting#76

Merged
pwrightcertinia merged 2 commits intomainfrom
retry-options
Dec 10, 2024
Merged

Add global query retry options setting#76
pwrightcertinia merged 2 commits intomainfrom
retry-options

Conversation

@pwrightcertinia
Copy link
Contributor

@pwrightcertinia pwrightcertinia commented Dec 10, 2024

The default query retry options can appear to make certain classes (e.g. TestMethodCollector) hang when a logger is not used - because the default retry options are 15 secs, 30 secs, 60 secs delays for CI use cases.

Allow overriding the QueryOptions globally with QueryHelper.setGlobalQueryOptions(opts) (must be imported with /query/QueryHelper).

@pwrightcertinia pwrightcertinia merged commit 4530440 into main Dec 10, 2024
1 check passed
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.

1 participant