gerardcl / renfe-cli

Python CLI written in Rust for fast Renfe search website trains timetables retrieval
BSD 3-Clause "New" or "Revised" License
38 stars 3 forks source link

Enable wait time for search results page #178

Closed gerardcl closed 11 months ago

gerardcl commented 11 months ago

Is your feature request related to a problem? Please describe. Before v4.0.0 renfe-cli had a waiting time when navigating to search result page. This helped ensuring we loaded the full page before parsing it.

Describe the solution you'd like Set it configurable.

Describe alternatives you've considered None

Additional context Default to 2 seconds.