Use utcfromtimestamp() when compating bluesky token expiry
authorMagnus Hagander <magnus@hagander.net>
Mon, 25 Aug 2025 10:43:59 +0000 (12:43 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 25 Aug 2025 10:43:59 +0000 (12:43 +0200)
commit160bef94c557fc76463aa61b6f02c6d838b22b53
tree0e549611bd46d1c162ee31f7234e833fefc1448e
parenta7ca59dc9c68321e43395c9a617c8d6d1407e25b
Use utcfromtimestamp() when compating bluesky token expiry

This hopefully fixes the strange "token expired" errors we get that seem
to auto recover after 30 minutes.
postgresqleu/util/messaging/bluesky.py