actions / attest

Action for generating attestations for workflow artifacts
MIT License
32 stars 5 forks source link

batch processing w/ exponential backoff #79

Closed bdehamer closed 4 months ago

bdehamer commented 4 months ago

Introduces a new hard limit of 2500 subjects which can be attested with a single invocation of the action.

Subjects are processed in batches of 50 with an exponential delay added after the initial batch is processed:

carlocab commented 4 months ago

Thanks! Would be great if this could be pushed downstream to https://github.com/actions/attest-build-provenance