Skip to main content

Error Codes

LuckyPlans does not currently publish a formal cross-service error-code catalog in the product repos.

What exists today

  • GraphQL errors from resolver and service failures
  • process-state and validation failures
  • contract-adaption and indexing failures
  • simulation lookup failures such as missing plans or simulations

Common practical classes

ClassMeaning
Not foundRequested plan, simulation, bot, or contract does not exist
Validation errorInput shape or state transition is invalid
Infrastructure errorRedis, Postgres, RPC, or websocket connectivity issue
Adaption errorcontract indexing or platform parsing could not proceed
Simulation errorhistorical data or plan generation could not be completed safely