Skip to content

Improve internal job handling#874

Merged
bennybp merged 3 commits into
mainfrom
internal_jobs
Jan 2, 2025
Merged

Improve internal job handling#874
bennybp merged 3 commits into
mainfrom
internal_jobs

Conversation

@bennybp
Copy link
Copy Markdown
Contributor

@bennybp bennybp commented Jan 2, 2025

Description

Internal jobs are jobs that are run server-side (by job runners). This PR improves them in two ways:

  1. Functions that are to be run by the internal job runner do not have to have session or job_progress arguments now
  2. Jobs can be repeated automatically if successfully finished (rather than using after_function and doing it manually)

Status

  • Code base linted
  • Ready to go

@bennybp bennybp merged commit c166787 into main Jan 2, 2025
@bennybp bennybp deleted the internal_jobs branch January 2, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant