Skip to content

Conversation

@seanshi-scale
Copy link
Contributor

No description provided.

@seanshi-scale seanshi-scale self-assigned this Aug 30, 2023
)


COMPLETION_TIMEOUT = 300
Copy link
Contributor

Choose a reason for hiding this comment

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

i believe most HTTPS connections break after ~60s. imo since it's also a sync endpoint, would it be better to lower this timeout and if the timeout is met, we can ask clients to try again later

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've changed the timeout between spellbookBackend -> Launch gateway to be 5 minutes, need to see if client -> spellbookBackend has a long enough timeout

do you know what usually controls how long it takes for HTTPS connections to break? wondering if it's something we can just set

@seanshi-scale seanshi-scale merged commit 8b6aaeb into main Aug 30, 2023
@seanshi-scale seanshi-scale deleted the seanshi/20230830-update-client-timeout branch August 30, 2023 19:47
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.

4 participants