/python-cloud-tasks-deferred

A deferred library for Google Cloud Tasks

Primary LanguagePythonApache License 2.0Apache-2.0

cloud-tasks-deferred

CI

Coverage

A deferred library for Google Cloud Tasks.

Prerequisites

  • Environment variable QUEUE_LOCATION in which Cloud Tasks service runs

Unavailable options

  • _transactional: Transactional tasks are unavailable in Cloud Tasks
  • _retry_options: Retry options for tasks are unavailable in Cloud Tasks

Unimplemented features

  • Support for tasks larger than 10 KB