-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[LOW] Distance: Handle errors with geocoding for offline distance requests #22719
Comments
This issue has not been updated in over 15 days. eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
On hold for Fix error handling when creating a request fails because we'll need to use a lot of that functionality. |
Still holding |
Still holding, making some progress on that issue. |
Still on hold |
ditto |
I'm taking this off hold now that the PR for error handling on manual requests is under review. |
I'm starting on this now for the reason outlined here when closing the other issue. |
I'm checking on the priority of this issue in Slack here |
Based on that Slack conversation, we decided that this is pretty low priority and we don't need anyone working on it right now. It has been moved to wave6 since wave5 has changed it's focus from working on the free plan, to deprecating it. This issue is a small project that probably needs to go through the #whatsnext process, including a small design doc. You will have to decide if this should be implemented using an error handling approach, or using violations. Both are a decent amount of work. It's open for anyone to pick it up, and I’m happy to answer questions and give some guidance to whoever takes it on. For now, once again, goodbye 👋 |
This issue has not been updated in over 15 days. eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
This issue has not been updated in over 15 days. eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@neil-marcellini, this Monthly task hasn't been acted upon in 6 weeks; closing. If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead. |
Check out the original plan in the design doc: Handling errors with geocoding.
Since then, we've updated the desired UX as outline in this Slack conversation. Here's the current desired UX.
Here is how the flow currently works
Here's how it should work after going online
❗ Note, this feels a bit sketchy. Is this going to work? Are we ok with the data only existing optimistically? Can we open all the chats without the request existing?
The text was updated successfully, but these errors were encountered: