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

Reduce maximum wait time for get_operator_name() to fix hangups (IDFGH-12591) #547

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xFEEDC0DE64
Copy link
Contributor

Is there a reason why we have to freeze the task for 75 seconds here?

We have had lots of hangups and it seems like the answer is typically there after ~100ms, not 75000ms

@david-cermak
Copy link
Collaborator

This command usually takes some time to complete, depending on the modem, but I see that this is more or less configurable on modern devices (e.g. Timeout set with ATS7).

Maybe we could add an optional timeout parameter, that would default to those 75seconds?

@github-actions github-actions bot changed the title Reduce maximum wait time for get_operator_name() to fix hangups Reduce maximum wait time for get_operator_name() to fix hangups (IDFGH-12591) Apr 11, 2024
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

Successfully merging this pull request may close these issues.

4 participants