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

Reduce UI calling frequency for status updates #2245

Closed
terrazoon opened this issue Jan 3, 2025 · 0 comments · Fixed by #2268
Closed

Reduce UI calling frequency for status updates #2245

terrazoon opened this issue Jan 3, 2025 · 0 comments · Fixed by #2268
Assignees

Comments

@terrazoon
Copy link
Contributor

terrazoon commented Jan 3, 2025

The API log contains many many such entries as these, happening multiple times per minute:

"GET /service/ddac6609-e673-4660-9bb0-43a113a59f24/job/ac858e0e-cb20-40d8-b637-008a150f4576/notifications?status=created&status=pending&status......

There is no reason to be calling for status more than once a minute, could we reduce the number of calls?

@terrazoon terrazoon converted this from a draft issue Jan 3, 2025
@terrazoon terrazoon self-assigned this Jan 14, 2025
@terrazoon terrazoon linked a pull request Jan 16, 2025 that will close this issue
@terrazoon terrazoon moved this from ⬇ Up-Next to 🏗 In progress (WIP: ≤ 3 per person) in Notify.gov product board Jan 16, 2025
@terrazoon terrazoon moved this from 🏗 In progress (WIP: ≤ 3 per person) to 👀 In review in Notify.gov product board Jan 16, 2025
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Notify.gov product board Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant