Skip to content

Feature Request: Adjustable Timeout #39

Description

@Petercopter

The request timeout right now is hardcoded at 1000ms. I've got a lot of Rubocop plugins, so I'm at about 1100ms, so linting is failing for me:

Error while autocorrecting: Error: Request timed out after 1000ms

Here's what I've got loaded:

inherit_gem:
  action_policy: config/rubocop-rspec.yml
  syntax_tree: config/rubocop.yml

plugins:
  - rubocop-capybara
  - rubocop-factory_bot
  - rubocop-graphql
  - rubocop-performance
  - rubocop-rails
  - rubocop-rspec
  - rubocop-rspec_rails

Thanks for the great plugin! 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions