This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve logging in spawner get_url method
It's normal for retrieving the lab URL to raise MissingFieldError if the lab is still in the process of spawning. Handle that explicitly and log it only at info level. Use a better log message for get_url exceptions.
- Loading branch information