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

worker-manager: Add job/_state endpoint to batch sync jobs states #288

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

isra17
Copy link
Member

@isra17 isra17 commented Jul 4, 2023

@aviau @infherny

I'm splitting my big branch into smaller one.

First chunk:

This add an API to batch a bunch of updates together. Following code will follow to periodically call this endpoint with all saturn internal state updates.

@isra17
Copy link
Member Author

isra17 commented Jul 4, 2023

Oh, and this also add the job_cursor_state table to keep the state of individual message.

@isra17 isra17 merged commit 21f4e7e into main Jul 5, 2023
2 checks passed
@isra17 isra17 deleted the isra/add-state-api branch July 5, 2023 14:27
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.

2 participants