Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change return type for oracle getOnlineTimeout to return Big #517

Open
bvotteler opened this issue Dec 21, 2022 · 0 comments
Open

Change return type for oracle getOnlineTimeout to return Big #517

bvotteler opened this issue Dec 21, 2022 · 0 comments

Comments

@bvotteler
Copy link
Contributor

OracleApi.getOnlineTimeout() currently returns a number which can lead to errors for particularly big values - which can be set in test environments to avoid oracle values from timing out.

Change the return type to Big to avoid that issue.

Consider adding a new endpoint and deprecating the current one to create a breaking API change (together with other ones) at a later stage.

@nud3l nud3l added this to Backlog Jan 3, 2023
@nud3l nud3l moved this to Todo ⏳ in Backlog Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant