Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add external id in JobData #2

Closed
2 tasks done
zero88 opened this issue Mar 22, 2021 · 1 comment · Fixed by #65
Closed
2 tasks done

Add external id in JobData #2

zero88 opened this issue Mar 22, 2021 · 1 comment · Fixed by #65
Labels
enhancement New feature or request
Milestone

Comments

@zero88
Copy link
Owner

zero88 commented Mar 22, 2021

- [ ] Rename to JobConfig => no need

  • Add external id from an external system to identify a task
  • Propagate the external id to the TaskResult, then the developer can access the task id when doing TaskExecutorMonitor
@zero88 zero88 changed the title Async query job data in execution Change JobData to JobConfig Aug 10, 2023
@zero88
Copy link
Owner Author

zero88 commented Aug 10, 2023

JobData should be a static value or a pre-loaded value from an external system or a configuration to instruct how/where to get actual input data of the task in runtime execution.

@zero88 zero88 added the enhancement New feature or request label Aug 10, 2023
zero88 added a commit that referenced this issue Aug 11, 2023
@zero88 zero88 changed the title Change JobData to JobConfig Add external id in JobData Aug 12, 2023
zero88 added a commit that referenced this issue Aug 12, 2023
zero88 added a commit that referenced this issue Aug 12, 2023
@zero88 zero88 added this to the 2.0.0 milestone Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant