Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

Change return type for oracle getOnlineTimeout to return Big #517

Description

@bvotteler

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status
      Todo ⏳

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions