Skip to content

feat: Use Observer to show "#GETTING_DATA" while awaiting model response#166

Merged
kaspermarstal merged 3 commits intomainfrom
excel-async-functions
May 7, 2025
Merged

feat: Use Observer to show "#GETTING_DATA" while awaiting model response#166
kaspermarstal merged 3 commits intomainfrom
excel-async-functions

Conversation

@kaspermarstal
Copy link
Contributor

@kaspermarstal kaspermarstal commented May 7, 2025

Also short-circuit any =PROMPT with #GETTING_DATA as input arguments. Short-circuited calls will be re-triggered when sources are updated with realized values.

@kaspermarstal kaspermarstal changed the title feat: Show "#GETTING_DATA" when awaiting model response and short-circuit call if argument references are #GETTING_DATA feat: Show "#GETTING_DATA" when awaiting model response May 7, 2025
@kaspermarstal kaspermarstal changed the title feat: Show "#GETTING_DATA" when awaiting model response feat: Use Observer to show "#GETTING_DATA" while awaiting model response May 7, 2025
@kaspermarstal kaspermarstal merged commit 49e788b into main May 7, 2025
4 checks passed
@sentry
Copy link

sentry bot commented May 7, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ System.Net.Http.HttpRequestException: Models\Providers\ProviderRequestHandler.cs in a... View Issue
  • ‼️ System.ClientModel.ClientResultException: HTTP 429 (tokens: rate_limit_exceeded) ClientPipelineExtensions.cs in async ValueTask<... View Issue
  • ‼️ System.Net.Http.HttpRequestException: Error at https://api.mistral.ai/v1/chat/completions (https://api.mistral.ai/v1/chat/completions) with HTTP status code: BadRequest. Content: Models\Providers\ProviderRequestHandler.cs in a... View Issue
  • ‼️ System.OperationCanceledException: The operation was canceled. Models\Behaviors\CacheBehavior.cs in async Task... View Issue
  • ‼️ System.Net.Http.HttpRequestException: Models\Providers\ProviderRequestHandler.cs in a... View Issue

Did you find this useful? React with a 👍 or 👎

@kaspermarstal kaspermarstal deleted the excel-async-functions branch June 21, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant