Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

can we change the walktimeout ? #516

@lynnzc

Description

@lynnzc

Hi,
I'm trying to lint my protobuf files, like prototool lint <dir>,
sometimes I got errors like this:

walking the directory structure looking for proto files   
timed out after 3s and having seen 3000 files,   
are you sure you are operating in the right context?

https://github.com/uber/prototool/blob/dev/internal/file/proto_set_provider.go#L238-L240
https://github.com/uber/prototool/blob/dev/internal/settings/settings.go
seems we cannot change the timeout value via prototool.yaml
is there any way we can increase the default walk timeout of 3s?

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.10Issue will be released with v1.10

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions