supabase / edge-runtime

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
MIT License
691 stars 62 forks source link

perf(base): sent low memory notification when worker switches to retired state #450

Closed nyannyacha closed 3 days ago

nyannyacha commented 3 days ago

What kind of change does this PR introduce?

Enhancement

Description

When the worker is retired early by the supervisor, provide timing to run GC forcibly.

laktek commented 3 days ago

prefix as a fix so it'd make a version bump

github-actions[bot] commented 3 days ago

:tada: This PR is included in version 1.64.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: