porter-archive
porter-archive copied to clipboard
token cache data gets corrupted after multiple requests in quick succession
Description
It seems that multiple requests (~5-10) which involve generating a token for either GCP or AWS will corrupt the Token Cache data in postgres. Can't recreate this on SQLite locally. Not too severe since we can bypass the cache in these cases, but needs fixing.
Location
- [ ] Browser
- [ ] CLI
- [X] API