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

Update specific gems #2420

Merged
merged 1 commit into from Jun 11, 2018
Merged

Update specific gems #2420

merged 1 commit into from Jun 11, 2018

Conversation

nisevi
Copy link
Contributor

@nisevi nisevi commented Jun 9, 2018

Relates to issue: #2419

@nisevi nisevi self-assigned this Jun 9, 2018
@nisevi
Copy link
Contributor Author

nisevi commented Jun 9, 2018

rack-timeout issue: zombocom/rack-timeout#130 and PR zombocom/rack-timeout#105

image

@nisevi
Copy link
Contributor Author

nisevi commented Jun 9, 2018

I have configured this env variable RACK_TIMEOUT_SERVICE_TIMEOUT in all three Heroku environments.

@nisevi
Copy link
Contributor Author

nisevi commented Jun 9, 2018

Hi there guys @FedericoEsparza @tansaku @NickSchimek if you can take a look to this PR I will really appreciate it 🚀

Copy link
Contributor

@NickSchimek NickSchimek left a comment

Choose a reason for hiding this comment

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

@nisevi With the removal of the rack timeout configs specifically the one for development we will no longer be able to use byebug effectively since the request will take to long.

Please update the docs to add the following environment variable to the .env file.

RACK_TIMEOUT_SERVICE_TIMEOUT=200000000

This will make it so that we don't timeout on our local development environments when debugging.

Remove unnecessary initializer.

Add env variable to documentation.

'paper_trail' upgraded.
@nisevi
Copy link
Contributor Author

nisevi commented Jun 11, 2018

@NickSchimek env variable was added to the project setup.

@nisevi nisevi merged commit a4948b4 into develop Jun 11, 2018
@sigu sigu removed the in progress label Jun 11, 2018
mattwr18 pushed a commit that referenced this pull request Jan 28, 2019
Remove unnecessary initializer.

Add env variable to documentation.

'paper_trail' upgraded.
@tochman tochman deleted the 2419_update_specific_gems branch July 3, 2021 08:06
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

4 participants