Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for PingCheck timeout customisation #32

Merged
merged 3 commits into from
Dec 17, 2021

Conversation

jackwh
Copy link
Contributor

@jackwh jackwh commented Dec 17, 2021

I've been using PingCheck on my server, but keep finding I get false-positives a few times each day. Whilst 1 second is good for most sites, under certain circumstances, it should allow for customisation.

This backwards-compatible PR allows the default 1-second timeout to be overridden with PingCheck::new()->timeout(60).

Docs have been updated to mention this too 👍

@freekmurze freekmurze merged commit a90e0a8 into spatie:main Dec 17, 2021
@freekmurze
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants