Module: Fal::Request::Status
- Defined in:
- lib/fal/request.rb
Overview
Request status values returned by the Queue API.
Constant Summary collapse
- IN_QUEUE =
"IN_QUEUE"- IN_PROGRESS =
"IN_PROGRESS"- COMPLETED =
"COMPLETED"
Request status values returned by the Queue API.
"IN_QUEUE"
"IN_PROGRESS"
"COMPLETED"