posit-dev / posit-dev/connect-extensions

Usage Metrics Dashboard: Prevent bad requests from being cached

Open
#124 0 comments 0 reactions 1 assignee View on GitHub

@toph-allen is already working on this.

Since May 15, 2025.

content: Usage Metrics Dashboard
Dominant language
R
Stars
10
Forks
8
Avg merge
5d 18h
Merged PRs (30d)
1

Description

There is a rare race condition where, after adding the correct Integration, a bad request to the hits endpoint goes through. When this happens, it gets cached, and it looks like the app is continually hitting errors.

Shiny reactives should only be cached if they don't encounter errors.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.