OpenSTEF / openstef-dbc

Provides (company specific) database connector for the OpenSTEF package
Mozilla Public License 2.0
1 stars 7 forks source link

add quick retry for specific function, gave exceptions on monitoring #51

Closed FrankKr closed 1 year ago

FrankKr commented 1 year ago

Tried a more fancy retry mechanism, but that involved rewriting a lot of mocked unit tests. This also works and is much more pragmatic.

Since the problem is not important, let's do it like this.