Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: predict-idlab/obelisk-python

Tags

2.0.3

Toggle 2.0.3's commit message
Chore: Changelog for 2.0.3

2.0.2

Toggle 2.0.2's commit message
Release: Changelog for 2.0.2

2.0.1

Toggle 2.0.1's commit message
Fix: cursors get re-used when out of data

If we have reached the end of available data when paginating,
Obelisk returns a `null` cursor.
However, the library does not check for this case and keeps looping,
with said cursor set to null,
effectively duplicating the result set until the desired size is reached.

2.0.0

Toggle 2.0.0's commit message
Improve CORE documentation

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from predict-idlab/10-prevent_infinite_retry

Fix infinite loop in retry logic

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from predict-idlab/fix_obelisk_precision

Fix: Obelisk TimestampPrecision as string

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from predict-idlab/fix_obelisk_precision

Fix: Obelisk TimestampPrecision as string

1.0.2

Toggle 1.0.2's commit message
Add log error messages to ObeliskError as well

In things like notebooks, one cannot see the log output,
so errors are more useful.

1.0.1

Toggle 1.0.1's commit message
Fix: get event loop instead of create

We used to create a new event loop in each sync instance,
which is silly and can error.

1.0.0

Toggle 1.0.0's commit message
Fix sphinx build type

Morty Proxy This is a proxified and sanitized view of the page, visit original site.