Skip to content

Failures occur with OIDC Method During Parallel Requests #299

@jwenz723

Description

@jwenz723

I have a repo in which I am testing out the new GitHub OIDC provider functionality. I have about 20 workflows in the repo. Typically these workflows are run individually since they are configured to be triggered by different events. However, in my particular scenario I have a PR open which is making changes to all of these workflows, thus, they are all triggering at the same time. When this occurs I see the following error in some, but not all of the workflows:

Couldn't retrieve verification key from your identity provider, please reference AssumeRoleWithWebIdentity documentation for requirements

Screen Shot 2021-10-27 at 2 26 04 AM

Simply clicking the Re-run all jobs button causes the error to resolve itself when the workflow runs a second time.

Are there any known limits with how many workflows can be run in parallel with the GitHub OIDC provider? Or is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions