internetarchive / internetarchive/dweb-mirror

Crawl - server break on non int mtime

Open
#212 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
330
Forks
34
PR merge metrics
No merged PRs in 30d

Description

e.g. https://dweb.me/arc/archive.org/metadata/howwethink01dewegoog
```
500: invalid literal for int() with base 10: '1180974425.0'
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the crawl for the linked Archive.org metadata URL and trace the handling of its mtime value, which is returned as the decimal string '1180974425.0'. Done means this metadata no longer causes a 500 error when the mtime is not an integer.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.