HomeQuickstartsCreate on GolemShare and EarnGeneral Info

GitHub

365
58

Create on Golem

  • How do you want to create?
  • ------------------------------
JS Task API Reference

Enumeration: TaskState

task.TaskState

Table of contents

Enumeration Members

  • New
  • Queued
  • Pending
  • Done
  • Retry
  • Rejected

Enumeration Members

New

• New = "new"

Defined in

task.ts:13


Queued

• Queued = "queued"

Defined in

task.ts:14


Pending

• Pending = "pending"

Defined in

task.ts:15


Done

• Done = "done"

Defined in

task.ts:16


Retry

• Retry = "retry"

Defined in

task.ts:17


Rejected

• Rejected = "rejected"

Defined in

task.ts:18

Was this helpful?

On this page

  1. Enumeration: TaskState

    • Table of contents
      • Enumeration Members
    • Enumeration Members
      • New
        • Defined in
      • Queued
        • Defined in
      • Pending
        • Defined in
      • Done
        • Defined in
      • Retry
        • Defined in
      • Rejected
        • Defined in
JS Docs

Overview

Examples

  • Introduction
  • Executing tasks
  • Composing tasks
  • Transferring data
  • Working with results
  • Selecting providers
  • Working with images
  • Using app-keys
  • Switching to mainnet

Tutorials

  • Introduction
  • Quickstart Explained
  • Running parallel tasks
  • Running Golem from browser
  • Building custom image
  • Testing Golem Images

Guides

  • Introduction
  • Task Model
  • Golem images
  • Golem images FAQ
  • Switching to mainnet
  • Troubleshooting
Ray on Golem Docs

Overview

Getting Started

  • Introduction
  • Quickstart
  • Setup tutorial
  • Supported versions and other limitations

Tutorials

  • Basic Ray tasks usage tutorial
  • Running on the mainnet
  • Accessing the Internet (outbound) tutorial

Ray on Golem tools

  • Cluster yaml
  • Ray CLI
  • Ray on Golem CLI

Troubleshooting

  • Troubleshooting
Learn Dapps

Overview

Guides

  • Introduction
  • Quickstart
  • Hello World Dapp
  • Managing multiple dapps
  • Creating Golem Dapps
  • Differences between Docker containers and Golem VM runtime
  • Troubleshooting
GitHubDiscordRedditYoutubeLinkedIn
Copyright © 2023 Golem Factory GmbH