krystal/go-katapult

View on GitHub
core/fixtures/task_queueing_error.json

Summary

Maintainability
Test Coverage
{
  "error": {
    "code": "task_queueing_error",
    "description": "This error means that a background task that was needed to complete your request could not be queued",
    "detail": {}
  }
}