Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project page and Collection table needs to handle rate limits gracefully #948

Closed
ryscheng opened this issue Feb 27, 2024 · 5 comments
Closed
Assignees

Comments

@ryscheng
Copy link
Member

What is it?

If we hit a rate limit, ask the user to log in, which should open up a higher limit

@ryscheng ryscheng self-assigned this Feb 27, 2024
@github-project-automation github-project-automation bot moved this to Backlog in OSO Feb 27, 2024
@ryscheng ryscheng moved this from Backlog to Up Next in OSO Mar 12, 2024
@ryscheng ryscheng moved this from Up Next to In Progress in OSO Mar 14, 2024
@ryscheng
Copy link
Member Author

Image

@ryscheng
Copy link
Member Author

Adjusting some auth stuff here
#1062

@ryscheng
Copy link
Member Author

Updating the auth route here
#1081

to decode JWT tokens and return user roles

@ryscheng
Copy link
Member Author

Passing in JWT tokens to the Apollo client here
#1084

@ryscheng
Copy link
Member Author

Seems to be working.

Filed new issue to track the follow-on optimization work
#1085

@github-project-automation github-project-automation bot moved this from In Progress to Done in OSO Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant