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

Set-up HTTP timeout when communicating with CrowdStrike Falcon API #144

Merged
merged 1 commit into from Oct 21, 2021

Conversation

isimluk
Copy link
Contributor

@isimluk isimluk commented Oct 21, 2021

HttpTimeOutOverride allows users to override default HTTP Time-out (5 minutes). This timeout should rarely be hit. The time-out protects user-application should an unlikely event of CrowdStrike outage occur. Users that need to have more control over HTTP time-outs are advised to use context.Context argument to API calls instead of this variable.

HttpTimeOutOverride allows users to override default HTTP Time-out (5 minutes).
This timeout should rarely be hit. The time-out protects user-application should
an unlikely event of CrowdStrike outage occur. Users that need to have more
control over HTTP time-outs are advised to use context.Context argument to API
calls instead of this variable.
@redhatrises
Copy link
Collaborator

ack

@redhatrises redhatrises merged commit 62e6165 into CrowdStrike:main Oct 21, 2021
@isimluk isimluk deleted the crwd-outage-protection branch December 6, 2021 15:09
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.

None yet

2 participants