atyrode / vite

✂️ vite! API shortens your links
http://vite.lol/
The Unlicense
0 stars 0 forks source link

BUG: OverflowError: Python int too large to convert to SQLite INTEGER #15

Closed atyrode closed 7 months ago

atyrode commented 7 months ago

This bug is not breaking in production because it only happens when you try to access a link whose encoding results in being > 2^63-1, this won't ever happen but I'll still redirect on a proper URL not found instead of getting an internal server error