-
Notifications
You must be signed in to change notification settings - Fork 45
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
Better error response for non-compliant accounts? #1466
Comments
Hi Terence, good to see you here! Absolutely, this is a good idea. I think we're tracking this as #758, would that work for you? |
@snarfed 👋 In my case, no. Because I haven't written the code to read DMs 🤣 But, in general, yes. |
I think this is distinct enough to track it separately. |
The catch is, the "error response" here is an internal log message that you only see if you click through from your user page on https://fed.brid.gy/ . Exposing logs publicly has been useful, but also confusing and flaky. I've added a few band-aids here and there, but making it actually reliable and useful would take distributed tracing across the backend infrastructure, which would be a big project that realistically I doubt I'd prioritize. If anything, I'd just remove the logs altogether. |
Fair enough. I can accept that I'm a niche 😄 |
I'll merge this into #758, in that case. |
I was unable to receive a follow from the AP-Bsky bridge.
When I finally read the documentation I saw that my account wasn't yet 2 weeks old. I fixed that, and it worked.
However, the response I received to my initial follow request was:
(Truncated for clarity)
Would it be possible / sensible to add an error message to that response explaining the problem?
The text was updated successfully, but these errors were encountered: