Skip to content

API: Implement timeouts, retries for jobs #90

Open
@3coins

Description

@3coins

Summary

Implement these features for create_job API

  • timeout_seconds timeout in seconds for the job to complete
  • retry_on_timeout whether to retry if a timeout has occurred
  • max_retries no of times to attempt retry
  • min_retry_interval_millis delay in milliseconds between retry attempts

Context

#45 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions