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

Can uploads be retired successfuly after service restart? #341

Open
mnaamani opened this issue Oct 24, 2024 · 1 comment
Open

Can uploads be retired successfuly after service restart? #341

mnaamani opened this issue Oct 24, 2024 · 1 comment

Comments

@mnaamani
Copy link
Member

It is not clear if the data object id is recorded in hubspot to facilitate re attempting an upload after sync service is restarted without needing to create a new dataobject. If this happens often it means there could be many redundant data objects created on chain that will never have an asset uploaded to storage infra.

@mnaamani
Copy link
Member Author

Maybe this log entry answers the question..

{"@timestamp":"2024-10-25T07:25:07.023Z","ecs.version":"8.10.0","jobId":"zH8FVzp7Bbc","label":"ContentUploadService","log.level":"debug","message":"Started job in queue 'UploadQueue'"}
{"@timestamp":"2024-10-25T07:25:07.044Z","ecs.version":"8.10.0","err":"Cannot read properties of undefined (reading 'id')","jobId":"zH8FVzp7Bbc","label":"ContentUploadService","log.level":"error","message":"Failed job in queue 'UploadQueue'"}

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

No branches or pull requests

1 participant