hackclub / sinerider

💖 A game about love and graphing, built by teenagers.
https://sinerider.com
GNU Affero General Public License v3.0
568 stars 47 forks source link

Add Warning if Response is Delayed by < 7mins #532

Closed alhardwarehyde closed 1 year ago

alhardwarehyde commented 1 year ago

Description

Needs Copy.

Screenshots

No response

Additional information

No response

grymmy commented 1 year ago

This would require multiple pieces of work.

  1. Add a new sinerider-api method that would expose an estimate of the number of minutes required to process a new work item. This endpoint could be contextless (assume worst case) or alternatively
  2. Add a new modal dialog in the solution submission flow that would warn the user that bot responses might be slow.
grymmy commented 1 year ago

Given that we are solving both the zapier latency issue via direct Twitter integration & the scoring server scaling issues via browserless.io integration, I would argue that the importance of this feature is much less, and probably can be punted on for initial launch.

@alhardwarehyde can you please discuss this with other team members / set expectations surrounding this / remove it from launch requirements?

alhardwarehyde commented 1 year ago

Closing this per Conversation with MSW/Graham