Skip to content

got error with notable contribution plugin #492

Locked Answered by lowlighter
slowy07 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello 🙂

Workflow is fine, and it seems to work sometimes like for this recent commit:

Seems that GitHub API timeout (can happen when on huge repositories). To mitigate this, you can try to use this option:

# Number of repositories to load at once by queries
# If you encounter GitHub queries timeouts, using a lower value here may solve issues
repositories_batch:
description: Number of repositories to load at once by queries
type: number
default: 100
max: 100
min: 1

Maybe try to set it to 1, 5 or 10 (adjust if necessary, high values consume less API requests while low val…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@slowy07
Comment options

@lowlighter
Comment options

@slowy07
Comment options

@lowlighter
Comment options

Answer selected by lowlighter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #491 on August 20, 2021 07:43.