ellenhp / airmail

Lightweight geocoder in pure Rust
https://airmail.rs/
Apache License 2.0
292 stars 3 forks source link

demo broken #19

Open karussell opened 2 months ago

karussell commented 2 months ago

it seems at the moment the demo is broken: https://airmail.rs/#demo-section

(it seems the request fails with a PR_END_OF_FILE_ERROR)

ellenhp commented 1 month ago

I'm not sure what's going on there actually. Speaking of the demo, I feel like I should move the demo over to a block-storage configuration because 10s latencies on the demo isn't a good look. Airmail is capable of 50-100ms typo-tolerant responses on machines with constrained resources and that feels like a cool thing to show off instead of the ultra-low-cost deployment configuration. I think the build is broken currently and I've had very little time for this project in general so I'm not sure I'll get to this soon, but thank you for the report.