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

[misc]: how do we make it clearer why callbacks might fail #1078

Open
1 task done
juliusmarminge opened this issue Dec 2, 2024 · 2 comments · May be fixed by #1081
Open
1 task done

[misc]: how do we make it clearer why callbacks might fail #1078

juliusmarminge opened this issue Dec 2, 2024 · 2 comments · May be fixed by #1081
Labels
stale No activity in the past 10 days status: in progress work is currently underway to address this issue

Comments

@juliusmarminge
Copy link
Collaborator

juliusmarminge commented Dec 2, 2024

I understand that this issue may be closed if it should be filed in another category

  • I understand

My issue

it feels like >90% of issues we get is related to misconfigured middlewares / auth rules.

when you know where to look, it's very easy to identify this. e.g. latest issue report resolved in 3mins after given a reproduction:

CleanShot 2024-12-02 at 14 15 39@2x

but it's not always possible to provide access to the repo and when constructing a minimal repro you might omit your auth layer.

so... how can we surface a nice error message to make it trivial to debug this misconfiguration?

What we already have:

  • status in dash have a tooltip with the callback response, this is currently not set for dev uploads though
  • section in FAQ

What we will have

  • audit logs with file target filters

These all requires context switching away from your editor though, so there's no obvious hint in the editor / terminal why it might've failed

@juliusmarminge juliusmarminge linked a pull request Dec 3, 2024 that will close this issue
Copy link
Contributor

This issue has been automatically marked as stale because it has not had any activity for 10 days. It will be closed in 5 days if no further activity occurs.

@github-actions github-actions bot added the stale No activity in the past 10 days label Dec 13, 2024
@juliusmarminge juliusmarminge added status: in progress work is currently underway to address this issue and removed stale No activity in the past 10 days labels Dec 13, 2024
Copy link
Contributor

This issue has been automatically marked as stale because it has not had any activity for 10 days. It will be closed in 5 days if no further activity occurs.

@github-actions github-actions bot added the stale No activity in the past 10 days label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale No activity in the past 10 days status: in progress work is currently underway to address this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant