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

Raise on logging non-increasing series step #104

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

kgodlewski
Copy link
Contributor

Even though the backend returns an error in this case as well, we want to detect this locally, so it's easier for the user to debug their code.

@kgodlewski kgodlewski mentioned this pull request Dec 17, 2024
@kgodlewski kgodlewski force-pushed the kg/refactor-attribute-store branch from 70fa6be to 3406313 Compare December 18, 2024 15:02
@kgodlewski kgodlewski force-pushed the kg/raise-on-non-increasing-step branch from 0f9d36c to e7adcf5 Compare December 18, 2024 17:04
Base automatically changed from kg/refactor-attribute-store to main December 19, 2024 10:24
Even though the backend returns an error in this case as well,
We want to detect this locally, so it's easier for the user
to debug their code.

# Conflicts:
#	src/neptune_scale/api/attribute.py
#	tests/unit/test_attribute.py
@kgodlewski kgodlewski force-pushed the kg/raise-on-non-increasing-step branch from e7adcf5 to 7aa5f24 Compare January 13, 2025 11:27
@kgodlewski kgodlewski merged commit 4c2e36e into main Jan 13, 2025
9 checks passed
@kgodlewski kgodlewski deleted the kg/raise-on-non-increasing-step branch January 13, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants