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

Periodic refresh #1257

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Periodic refresh #1257

merged 1 commit into from
Nov 25, 2024

Conversation

abkfenris
Copy link
Member

This adds a healthcheck to the periodic refresh, so that we know if it isn't firing as expected (which caused a lot of data to go out of date when it's memory needs to launch increased).

This also includes constraining max time requested when a timeseries isn't a forecast, so we don't try to pull from too far into the future.

This adds a healthcheck to the periodic refresh, so that we know if it isn't firing as expected (which caused a lot of data to go out of date when it's memory needs to launch increased).

This also includes constraining max time requested when a timeseries isn't a forecast, so we don't try to pull from too far into the future.
@abkfenris abkfenris changed the title Admin updates and periodic refresh Periodic refresh Nov 25, 2024
@abkfenris abkfenris merged commit f77e8bc into main Nov 25, 2024
9 checks passed
abkfenris added a commit that referenced this pull request Nov 25, 2024
Changes
- Adds timeseries and dataset refresh status to the admin list pages, to hopefully help with debugging when data is delayed. [#1258](#1258)

Fixes:
- Adds a healtcheck for periodic refreshes, so we have an idea if they end up delayed or not running. [#1257](#1257)

Dependency updates:
- Github Actions
  - Ubuntu from 22.04 to 24.04
- Pre-commit
  - Ruff from 0.7.4 to 0.8.0
- Python
  - ERDDAPY from 1.2.1 to >2.0
  - Pandas from 1.5.3 to >2.0
  - Sentry SDK from 2.18.0 to 2.19.0
  - Xarray from 2024.3.0 to 2024.11.0
@abkfenris abkfenris mentioned this pull request Nov 25, 2024
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.

1 participant