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

incorporate max-execution-time #134

Merged
merged 2 commits into from
Jan 21, 2014
Merged

incorporate max-execution-time #134

merged 2 commits into from
Jan 21, 2014

Conversation

karabijavad
Copy link
Contributor

allows for

Neography.configure do |config|
...
config.max_execution_time = 100
end

default to 6000

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 6db7f83 on karabijavad:master into e4e3e87 on maxdemarzi:master.

@karabijavad
Copy link
Contributor Author

tested this on my server (which had guard enabled) and it worked perfectly (including defaulting to 6000 when no value was supplied)

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 6db7f83 on karabijavad:master into e4e3e87 on maxdemarzi:master.

maxdemarzi added a commit that referenced this pull request Jan 21, 2014
incorporate max-execution-time
@maxdemarzi maxdemarzi merged commit df1a113 into maxdemarzi:master Jan 21, 2014
@maxdemarzi
Copy link
Owner

Thanks!

willkessler pushed a commit to willkessler/neography that referenced this pull request Apr 21, 2014
using Deja::Bridge to count nodes
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

3 participants