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

selfdrived: don't block on carParams #34568

Open
jyoung8607 opened this issue Feb 11, 2025 · 0 comments · May be fixed by #34579
Open

selfdrived: don't block on carParams #34568

jyoung8607 opened this issue Feb 11, 2025 · 0 comments · May be fixed by #34579
Assignees
Labels
Milestone

Comments

@jyoung8607
Copy link
Collaborator

Describe the bug

Seeing "openpilot unavailable" on rare occasions, just for a second or two at startup. It goes away on its own. It might be only on the first drive after power-on. The only apparent effect is cosmetic.

Per discussion with @sshane:

Looks like it just took 3s for the VW queries due to the 3 response pendings we got from the srs and fwdCamera. We can likely make selfdriveState not block on carParams and init everything when it's available

This also happens if we fail to match to a car (longer FP time), it should show the selfdriveInitializing noEntry instead of saying waiting for controls

Provide a route where the issue occurs

675fe9369fceb222/0000001e--7014071ab8

openpilot version

master

Additional info

No response

@jyoung8607 jyoung8607 added the bug label Feb 11, 2025
@adeebshihadeh adeebshihadeh added this to the 0.9.8 milestone Feb 12, 2025
@adeebshihadeh adeebshihadeh modified the milestones: 0.9.8, 0.9.9 Feb 13, 2025
@sshane sshane linked a pull request Feb 13, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants