add support for actor runtime config, to make idle timeout scanning and gc of runtime actor in effective
Open
enhancement
- Dominant language
- Go
- Stars
- 479
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
add support for actor runtime config, to make idle timeout scanning and gc of runtime actor in effective
extend ActorConfig struct and assign to api.ActorRuntimeConfig,
to make idle timeout scanning and gc of runtime actor in effective.
Contributor guide
Research direction
Locate the ActorConfig struct and the api.ActorRuntimeConfig assignment in the Go SDK, then inspect how actor runtime settings are passed through. Add the runtime configuration needed for idle-timeout scanning and runtime-actor garbage collection, and verify that the resulting API configuration carries those settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100