Skip to content

The error throw when call retry-all-failed #235

@ahonn

Description

@ahonn
curl -X 'POST' 'https://api.rgbpp.io/internal/job/retry-all-failed' \
  -H "Authorization: Basic $(echo -n '****:******' | base64)" \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -H 'Origin: https://api.rgbpp.io' \
  -d '{
  "max_attempts": 7
}'
Response: {"message":"Cannot read properties of undefined (reading 'attemptsMade')"}

Metadata

Metadata

Assignees

Labels

P-LowbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions