Skip to content

Record filtering and mapping #169

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

Draft
wants to merge 20 commits into
base: 1.x
Choose a base branch
from
Draft

Record filtering and mapping #169

wants to merge 20 commits into from

Conversation

timacdonald
Copy link
Member

No description provided.

Comment on lines +217 to +220
$client->get('https://laravel.com', [
'connection_timeout' => 1,
'timeout' => 1,
]);
Copy link
Member Author

@timacdonald timacdonald May 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is testing guzzle and does a real request. Setting timeouts here so that it fails quickly when there are network issues.

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.

1 participant