jd / jd/tenacity

set reraise true project wide

Open
#549 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
8.8k
Forks
359
Avg merge
1m
Merged PRs (30d)
1

Description

Would it be possible to add an option for a pyproject.toml that allows to set the default value of `reraise` to True?

Adding it to each and every of our tests looks tedious.

Maybe something like this:

```toml

[tool.tenacity]
reraise = true
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.