Skip to content

Provide info on currently running jobs #21

@atomashpolskiy

Description

@atomashpolskiy

I can see two ways of accomplishing this:

  1. Register start/end of job execution in RunnableJob.run() method and provide a simple API for retrieving a list of jobs, that were started but hadn't yet finished
  2. Store JobFutures somewhere and provide an API for querying current (and possibly historical) data, that will be based on the list of active and completed futures

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions