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

Debug page - requests table #38

Open
alexmarc-us opened this issue Mar 14, 2024 · 0 comments
Open

Debug page - requests table #38

alexmarc-us opened this issue Mar 14, 2024 · 0 comments
Assignees

Comments

@alexmarc-us
Copy link
Contributor

alexmarc-us commented Mar 14, 2024

Implement a table of received requests on the /debug page. It should display a row for each request made to the server, indexed by the timestamp used in the response.

This will require storing a history of X requests and responses, where X is determined by some cap. Maybe the Render.com limits?

@alexmarc-us alexmarc-us added this to the Server Debug Page milestone Mar 14, 2024
@alexmarc-us alexmarc-us changed the title Requested data table Debug page - requests table Mar 14, 2024
@alexmarc-us alexmarc-us self-assigned this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant