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

Database update logic fix #112

Open
ocdbytes opened this issue Sep 5, 2024 · 2 comments · May be fixed by #134
Open

Database update logic fix #112

ocdbytes opened this issue Sep 5, 2024 · 2 comments · May be fixed by #134
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ocdbytes
Copy link
Member

ocdbytes commented Sep 5, 2024

  • Current Behaviour :
    Current when we are updating the job using the mongo db update_job_optimistically function code Here we are using a post_job_update function to update the version and timestamp of the job.

  • Expected Behaviour :
    This should be happening in a single db transaction.

@ocdbytes ocdbytes added enhancement New feature or request good first issue Good for newcomers labels Sep 5, 2024
@PavitraAgarwal21
Copy link

@ocdbytes can i take up this issue

@ocdbytes
Copy link
Member Author

@PavitraAgarwal21

Unfortunately we are not taking external contributions right now.

@heemankv heemankv linked a pull request Sep 30, 2024 that will close this issue
@heemankv heemankv linked a pull request Sep 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants