Skip to content
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

Warn if callback takes more than a couple seconds to change to a background callback. #2996

Open
T4rk1n opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
feature something new P3 not needed for current cycle

Comments

@T4rk1n
Copy link
Contributor

T4rk1n commented Sep 12, 2024

When an app is deployed and a callback takes more 30 seconds (default timeout for most servers), it fails with a timeout error. When in development, we should warn that callback takes too long and should be changed to a background callback.

@gvwilson gvwilson added feature something new P3 not needed for current cycle labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P3 not needed for current cycle
Projects
None yet
Development

No branches or pull requests

2 participants