Add cron job to proactively refresh Etsy access tokens before expiry #30

Open
opened 2026-08-20 23:30:23 -06:00 by angel · 0 comments
Owner

Split out from the refresh-token-flow issue (#6): once the refresh-token call itself is implemented, add a scheduled job that refreshes access tokens before they expire, rather than only reacting to a failed API call. This is explicitly called out as unimplemented in etsy.go's own TODO comment ("make cron jobs to automatically refresh the refresh token upon as tokens approach expiration").

Split out from the refresh-token-flow issue (#6): once the refresh-token call itself is implemented, add a scheduled job that refreshes access tokens before they expire, rather than only reacting to a failed API call. This is explicitly called out as unimplemented in `etsy.go`'s own TODO comment ("make cron jobs to automatically refresh the refresh token upon as tokens approach expiration").
angel added this to the Etsy Integration milestone 2026-08-20 23:30:23 -06:00
angel added this to the MVP project 2026-08-20 23:49:47 -06:00
Sign in to join this conversation.