Skip to content

fix(osmsg): Fixed data-loss with update flag. Update now fully depends on last sequence updated and not timestamps.#49

Merged
kshitijrajsharma merged 57 commits into
osgeonepal:developfrom
gauravbarall:fix/stats-loss
Jun 4, 2026
Merged

fix(osmsg): Fixed data-loss with update flag. Update now fully depends on last sequence updated and not timestamps.#49
kshitijrajsharma merged 57 commits into
osgeonepal:developfrom
gauravbarall:fix/stats-loss

Conversation

@gauravbarall

Copy link
Copy Markdown
Collaborator

Stats loss with update while running cron - due to race condition between changesets replication and changefiles replication is also fixed. Added test cases as well for replication change.

kshitijrajsharma and others added 30 commits April 28, 2026 09:29
OSMSG : Base refactor with pydantic models and the duckdb db
updates the lock file
fix(pipeline): Replace hardcoded "processing" label with stage-specific descriptions.
…to catch the change

currently its duplicated in api and osmsg to keep api image slim
fix(caddy): adds caddy server and fix for the api rendering on 80 port
adds infra service and fixes tick not to run parquet when psql is active
kshitijrajsharma and others added 27 commits May 7, 2026 19:09
add env variable to caddy for the domain configuration
changes lat lon to geom in the changesets tables
also verifies stats are filtered in changeset level on pipeline
there was a bug where stats with markdown produced the summary instead due to summary_markdown function call instead of table_markdown
fixes bug on last_ts date when changeset is upserted
mirror the country url if update is passed
…s on last sequence updated and not timestamps.
@kshitijrajsharma kshitijrajsharma changed the base branch from master to develop June 4, 2026 16:34
@kshitijrajsharma kshitijrajsharma merged commit 6a832a1 into osgeonepal:develop Jun 4, 2026
9 checks passed
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.

3 participants