You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
process_scan crashes when it loses connection with scancode.io. We should ensure that we handle this exception correctly and stop the queue if we can't communicate with scancode.io
@JonoYang I’m a computer scientist applying through G-SOC24 with a passion for backend technologies.
My focus lies in cloud computing and system design, areas where I’ve honed my expertise through hands-on experience.
My background includes designing microservices, leveraging event-driven architectures, and crafting RESTful APIs. I’m enthusiastic about exploring the codebase.
Looking forward to connecting and discuss the project milestones.
The scan queue has several issues:
process_scan
crashes when it loses connection with scancode.io. We should ensure that we handle this exception correctly and stop the queue if we can't communicate with scancode.ioprocess_scan
should rotate between the three in-progress scans to see which is available first to be indexed, rather than waiting on one.scan submitted
stage.The text was updated successfully, but these errors were encountered: