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

fix: do not abort function reqs after 200s #2879

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

laktek
Copy link
Contributor

@laktek laktek commented Nov 13, 2024

What kind of change does this PR introduce?

Hosted platform doesn't do this anymore. There's a request idle timeout of 150s (https://supabase.com/docs/guides/functions/limits). This is built into the edge-runtime itself.

@coveralls
Copy link

coveralls commented Nov 13, 2024

Pull Request Test Coverage Report for Build 11813384352

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 59.649%

Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 11812545268: -0.03%
Covered Lines: 6386
Relevant Lines: 10706

💛 - Coveralls

@laktek laktek merged commit 2185b1c into develop Nov 13, 2024
9 checks passed
@laktek laktek deleted the dont-abort-function-reqs branch November 13, 2024 08:35
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.

3 participants