You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Now that we keep track of of which BlockFns cancel events via the is_cancel_fn prop, I think we can modify the front end logic to send a request to the /cancel endpoint directly.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
See this comment by @aliabid94
#8260 (review)
Describe the solution you'd like
Now that we keep track of of which BlockFns cancel events via the
is_cancel_fn
prop, I think we can modify the front end logic to send a request to the/cancel
endpoint directly.Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: