Module: TxghQueue

Defined in:
lib/txgh-queue.rb,
lib/txgh-queue/job.rb,
lib/txgh-queue/config.rb,
lib/txgh-queue/result.rb,
lib/txgh-queue/status.rb,
lib/txgh-queue/version.rb,
lib/txgh-queue/backends.rb,
lib/txgh-queue/webhooks.rb,
lib/txgh-queue/supervisor.rb,
lib/txgh-queue/application.rb,
lib/txgh-queue/backends/sqs.rb,
lib/txgh-queue/backends/null.rb,
lib/txgh-queue/error_handlers.rb,
lib/txgh-queue/webhooks/github.rb,
lib/txgh-queue/webhooks/gitlab.rb,
lib/txgh-queue/backends/sqs/job.rb,
lib/txgh-queue/backends/sqs/queue.rb,
lib/txgh-queue/webhooks/transifex.rb,
lib/txgh-queue/backends/sqs/config.rb,
lib/txgh-queue/backends/sqs/consumer.rb,
lib/txgh-queue/backends/sqs/producer.rb,
lib/txgh-queue/error_handlers/github.rb,
lib/txgh-queue/error_handlers/gitlab.rb,
lib/txgh-queue/backends/sqs/retry_logic.rb,
lib/txgh-queue/error_handlers/transifex.rb,
lib/txgh-queue/error_handlers/txgh_errors.rb,
lib/txgh-queue/backends/sqs/history_sequence.rb,
lib/txgh-queue/error_handlers/network_errors.rb,
lib/txgh-queue/error_handlers/server_response.rb,
lib/txgh-queue/error_handlers/standard_errors.rb,
lib/txgh-queue/backends/sqs/message_attributes.rb,
lib/txgh-queue/webhooks/github/request_handler.rb,
lib/txgh-queue/webhooks/gitlab/request_handler.rb,
lib/txgh-queue/webhooks/transifex/request_handler.rb

Defined Under Namespace

Modules: Backends, ErrorHandlers, RespondWith, Webhooks Classes: Config, Job, Result, Status, Supervisor, UnexpectedResponse, WebhookEndpoints

Constant Summary collapse

VERSION =
'3.0.4'