Skip to content

copy_maintainers script fails syncing the big teams #615

Open
@hbrunn

Description

@hbrunn

We call copy_maintainers --team "OCA Contributors" and copy_maintainers --team "OCA Members" daily to update the appropriate teams in github.

Since a while I receive nearly daily mails about one of those failing with a bad gateway error (503). Can just reading this char field for a few hundred users really take 10min? (that's the proxy_read_timeout value of the oca nginx server). Or does nginx return 503 for some other reason? Buffer size possibly? I can't check myself because I can't see nginx' error log on the OCA server.

Chunking should help I guess? And if I touch this anyways, are there reservations against using oca's own odoorpc instead of the unmaintained erppeek?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions