Wait to log in before starting background tasks #305

Closed
opened 2025-10-14 15:45:27 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 3/29/2024

There seems to be a race where sometimes the client crashes on the client.notification_settings().await call because the client isn't logged in yet. All of the background refresh/notification tasks can just until the client is successfully logged in before doing anything.

*Originally created by @ulyssa on 3/29/2024* There seems to be a race where sometimes the client crashes on the `client.notification_settings().await` call because the client isn't logged in yet. All of the background refresh/notification tasks can just until the client is successfully logged in before doing anything.
navan closed this issue 2025-10-14 15:45:27 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#305
No description provided.