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

Handle long commits #9

Open
zozlak opened this issue Aug 26, 2024 · 0 comments
Open

Handle long commits #9

zozlak opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zozlak
Copy link
Member

zozlak commented Aug 26, 2024

Commit/rollback of a transaction ingesting large number of resources can take longer than proxy timeouts causing arche-import-metadata to report an ingestion failure. It would be nice if the arche-import-metadata:

  • displays in the log the information a transaction commit/rollback was sent
  • catches the timeout exception and switches to polling of the /transaction endpoint for the transaction state
@zozlak zozlak added the enhancement New feature or request label Aug 26, 2024
@zozlak zozlak self-assigned this Aug 26, 2024
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

No branches or pull requests

2 participants
@zozlak and others