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

SequenceUploadQueue always says "Uploaded 0 sequence rows" #214

Open
sceniclife opened this issue May 17, 2023 · 0 comments
Open

SequenceUploadQueue always says "Uploaded 0 sequence rows" #214

sceniclife opened this issue May 17, 2023 · 0 comments

Comments

@sceniclife
Copy link

self.upload_queue_size = 0
self.logger.info(f"Uploaded {self.upload_queue_size} sequence rows")

self.upload_queue_size is set to 0 and then logged immediately after

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