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

Read timeouts config for orion server #230

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

bhadreswar-ghuku
Copy link
Contributor

@bhadreswar-ghuku bhadreswar-ghuku commented Sep 18, 2024

We needed to have custom timeout for http handler (default is 10s) for longer api calls in BifrostGateway [PR].
It also applies server option. There was no method to do that. Hence adding the method.

@bhadreswar-ghuku bhadreswar-ghuku requested a review from a team as a code owner September 18, 2024 12:37
@bhadreswar-ghuku bhadreswar-ghuku changed the title Expose GetDefaultServerWithConfigAndOpts method [WIP] Expose GetDefaultServerWithConfigAndOpts method Sep 18, 2024
@bhadreswar-ghuku bhadreswar-ghuku changed the title [WIP] Expose GetDefaultServerWithConfigAndOpts method Expose GetDefaultServer method with config and opts Sep 18, 2024
orion/core.go Outdated Show resolved Hide resolved
@bhadreswar-ghuku bhadreswar-ghuku changed the title Expose GetDefaultServer method with config and opts Read timeouts config for orion server Sep 19, 2024
@bhadreswar-ghuku bhadreswar-ghuku merged commit b594678 into master Sep 19, 2024
3 checks passed
@bhadreswar-ghuku bhadreswar-ghuku deleted the server_with_config_opts branch September 19, 2024 09:24
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