tari-project / universe

Other
11 stars 24 forks source link

fix: check token expiration before airdrop request #1086

Closed mmrrnn closed 1 week ago

mmrrnn commented 1 week ago

#853

Description

We have observed a some number of 401 responses from airdrop requests in Sentry. My previous pr (https://github.com/tari-project/universe/pull/1079) should solve this issue.

I'm additionally adding a check for token expiration.