Wednesday, June 21, 2023¶
What to do when use_linod but supervisor is down
snapshot/restore.py:21: RemovedInDjango50Warning: The django.utils.timezone.utc alias is deprecated. Please update your code to use datetime.timezone.utc instead.
On Jane I saw:
Loading 484412 objects (part 1 of 10) to table linod_job...
In other words, the linod.Job
table is quite
big. That’s because linod creates a new row for every little job.