Skip to content

Retry individual messages/requests when failing with 429/Data too large. #14414

Retry individual messages/requests when failing with 429/Data too large.

Retry individual messages/requests when failing with 429/Data too large. #14414

Workflow file for this run

name: "Changelog Check"
on:
pull_request:
types:
- "opened"
- "synchronize"
- "reopened"
- "edited"
jobs:
test:
name: "Check Changelog presence"
runs-on: "ubuntu-latest"
steps:
- uses: "Graylog2/actions/changelog-check@main"