Skip to content

Add option to control timeout#133

Merged
dieghernan merged 1 commit intomainfrom
timeout
Mar 2, 2026
Merged

Add option to control timeout#133
dieghernan merged 1 commit intomainfrom
timeout

Conversation

@dieghernan
Copy link
Member

Default timeout value is 300 seconds getOption("mapspain_timeout", 300L) , can be controlled with options(mapspain_timeout) (e.g. options(mapspain_timeout = 0.01) ~ 10 milliseconds).

@dieghernan dieghernan added the enhancement New feature or request label Mar 2, 2026
@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.96%. Comparing base (5e35f5c) to head (bc5af63).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          42       42           
  Lines        2768     2769    +1     
=======================================
+ Hits         2767     2768    +1     
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dieghernan dieghernan merged commit f86c76c into main Mar 2, 2026
20 of 21 checks passed
@dieghernan dieghernan deleted the timeout branch March 2, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant