Skip to content

Fix: handle malformed and missing server timestamps in data download - #703

Merged
andrewtavis merged 1 commit into
scribe-org:mainfrom
Roniscend:fix-timestamp
Sep 17, 2026
Merged

andrewtavis merged 1 commit into
scribe-org:mainfrom
Roniscend:fix-timestamp

Conversation

@Roniscend

Copy link
Copy Markdown
Collaborator

Contributor checklist


Description

Catches malformed or missing updated_at timestamps in both the Scribe and Conjugate download view models so they show an invalid response error instead of crashing
Fixes #700

Signed-off-by: Owm <owmdubey163@gmail.com>
@Roniscend Roniscend changed the title fixed fix: handle malformed and missing server timestamps in data download Sep 16, 2026
@Roniscend Roniscend changed the title fix: handle malformed and missing server timestamps in data download Fix: handle malformed and missing server timestamps in data download Sep 16, 2026

@andrewtavis andrewtavis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

praise: Thanks so much for the issue and the fix, @Roniscend!

@andrewtavis
andrewtavis merged commit 3ee9691 into scribe-org:main Sep 17, 2026
8 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.

App can crash when the server returns a malformed updated_at timestamp

2 participants