Skip to content

Configurable time bound#92

Merged
snoyberg merged 4 commits intosnoyberg:masterfrom
geraldus:configurable-time-bound
May 3, 2015
Merged

Configurable time bound#92
snoyberg merged 4 commits intosnoyberg:masterfrom
geraldus:configurable-time-bound

Conversation

@geraldus
Copy link
Copy Markdown
Contributor

@geraldus geraldus commented May 3, 2015

@snoyberg , ok, it seems I've done. Please review, I can remove last two commits. Also I didn't bumped version, because I'm not sure is it breaking change or not.

Keter/Proxy.hs Outdated
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I'd still like a reference to that issue around the timeBound code, as it's likely to confuse someone in the future.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Well, I'll restore this right now (:

@snoyberg
Copy link
Copy Markdown
Owner

snoyberg commented May 3, 2015

I just had one comment regarding leaving in a reference to issue #29. Otherwise, this looks great!

geraldus added 4 commits May 3, 2015 20:10
Implemented connection time bound option for both V04 and V10
configurations, default value is set to 5000ms.
Extend `reverseProxy` and `withClient` function with additional time
bound parameter.
Pass time bound from app configuration when running reverse proxies.
@geraldus
Copy link
Copy Markdown
Contributor Author

geraldus commented May 3, 2015

Ready!

snoyberg added a commit that referenced this pull request May 3, 2015
@snoyberg snoyberg merged commit b7a4a27 into snoyberg:master May 3, 2015
@snoyberg
Copy link
Copy Markdown
Owner

snoyberg commented May 3, 2015

Thanks! Releasing to Hackage now.

@geraldus geraldus deleted the configurable-time-bound branch May 3, 2015 15:34
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is 5s not 5 minutes... shhould be:
5 * 60 * 1000

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.

3 participants