internetarchive / internetarchive/dweb-mirror
Crawl - server break on non int mtime
Open
- 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